1
0
Fork 0
alistair23-linux/scripts/basic
J.A. Magallon 48b9d03c5f [PATCH] Kill signed chars
scripts/ is full of mismatches between char* params an signed char* arguments,
and viceversa.  gcc4 now complaints loud about this.  Patch below deletes all
those 'signed'.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:25:07 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
docproc.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
fixdep.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
split-include.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00