| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2005-06-25 | [PATCH] Kill signed chars | J.A. Magallon | |
| 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> | |||
