diff options
| author | Ulrich Drepper <[email protected]> | 2012-05-29 15:06:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-29 16:22:21 -0700 |
| commit | e30d539b3fe76f5bb71e069dcbfa47a1c2e6da3b (patch) | |
| tree | a3160bcaca4a00ece4c873521cf678767924b945 /tools/perf/scripts/python | |
| parent | 9295b7a07c859a42346221b5839be0ae612333b0 (diff) | |
tools/vm/page-types.c: cleanups
Compiling page-type.c with a recent compiler produces many warnings,
mostly related to signed/unsigned comparisons. This patch cleans up most
of them.
One remaining warning is about an unused parameter. The <compiler.h> file
doesn't define a __unused macro (or the like) yet. This can be addressed
later.
Signed-off-by: Ulrich Drepper <[email protected]>
Acked-by: KOSAKI Motohiro <[email protected]>
Acked-by: Fengguang Wu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions