[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups
authorJesper Juhl <jesper.juhl@gmail.com>
Sun, 30 Oct 2005 23:02:11 +0000 (15:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:19 +0000 (17:37 -0800)
commit51a0f0f658b0e757d569e8ac224ccb6bbfe3c181
treebecec0c54a788616185ec31435ec1fb115c4f4c4
parentd97b321425e237e3e6c6bbe2c40dc0e09d0e3264
[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups

Removes some blank lines, removes some trailing whitespace, adds spaces
after commas and a few similar changes.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/string.c