diff options
author | Wei Yang <[email protected]> | 2013-09-22 16:49:24 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-11-01 10:41:54 -0300 |
commit | 32bf5bd181026fc99c0e15045abe409167285ba8 (patch) | |
tree | b6020b08591927b7aa7b7daac33798d65035bda9 /net/lapb/lapb_iface.c | |
parent | 53805eca3d89b095062c11a6798689bb0af09216 (diff) |
perf bench: Fix two warnings
There are two warnings in bench/numa, when building this on 32-bit
machine.
The warning output is attached:
bench/numa.c:1113:20: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
bench/numa.c:1161:6: error: format ‘%lx’ expects argument of t'long unsigned int’, but argument 5 has type ‘u64’ [-Werror=format]
This patch fixes these two warnings.
Signed-off-by: Wei Yang <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Ingo Molnar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions