kernel-ark/scripts/kconfig
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
..
conf.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
confdata.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped
lkc_proto.h
lkc.h
Makefile
mconf.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
menu.c
POTFILES.in
qconf.cc
qconf.h
symbol.c
util.c
zconf.l
zconf.tab.c_shipped
zconf.tab.h_shipped
zconf.y