diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-11-09 15:32:00 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-11-09 17:34:58 -0300 |
commit | 8a38cce4c900307e947eda774f844caf5b9a7083 (patch) | |
tree | 31c38914377da39c416c9c3c0ff8e343e6f08dfc /lib/memory-notifier-error-inject.c | |
parent | ca383a4df77a07e607123d7763facdc00ce32796 (diff) |
tools lib traceevent: Avoid comparisions between signed/unsigned
Fixing this warning-as-error on f14 32-bit:
tools/lib/traceevent/event-parse.c:5564:17: error: comparison between signed and unsigned integer expressions
tools/lib/traceevent/event-parse.c:5586:17: error: comparison between signed and unsigned integer expressions
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions