]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit83b49f15d7adea797d57a572974563538af00da0
treebecec0c54a788616185ec31435ec1fb115c4f4c4
parent420b05312b58d191fb3c9ca4a8c24edda7873221
[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