diff options
author | J.A. Magallon <jamagallon@able.es> | 2005-06-25 23:59:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-26 01:25:07 +0200 |
commit | 48b9d03c5f20a0585bb6f7d8c4abad3661df5d75 (patch) | |
tree | 01168bdbbfd92510412afb38d976d78f77f324f7 /include | |
parent | [PATCH] update comment about gzip scratch size (diff) | |
download | linux-48b9d03c5f20a0585bb6f7d8c4abad3661df5d75.tar.xz linux-48b9d03c5f20a0585bb6f7d8c4abad3661df5d75.zip |
[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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions