Re-name "error()" function to "sparse_error()"
commitc0d6cdd45edfcef257bc70776167b51c0f8b53d2
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 16 Nov 2005 22:32:15 +0000 (16 14:32 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 16 Nov 2005 22:32:15 +0000 (16 14:32 -0800)
tree9e957fd4960c86f7342a6a2214b86b2eab77fc74
parent617f2d7fd96b2d8c7c4ffa1aa5dbf09abda9d641
Re-name "error()" function to "sparse_error()"

Mitesh Shah (and others) report that broken libc's will have their own
"error()" that the sparse naming clashes with.

So use a sed-script to rewrite all the occurrences.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
evaluate.c
expand.c
expression.c
inline.c
lib.c
lib.h
parse.c
pre-process.c
symbol.c
tokenize.c
validation/varargs1.c