1
0
Fork 0
alistair23-linux/tools/vm
Ulrich Drepper e30d539b3f 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 <drepper@gmail.com>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-05-29 16:22:21 -07:00
..
Makefile mm: move slabinfo.c to tools/vm 2012-03-28 17:14:37 -07:00
page-types.c tools/vm/page-types.c: cleanups 2012-05-29 16:22:21 -07:00
slabinfo.c mm: move slabinfo.c to tools/vm 2012-03-28 17:14:37 -07:00