From: Randy Dunlap Date: Mon, 4 Apr 2011 21:59:31 +0000 (-0700) Subject: kernel/signal.c: fix typos and coding style X-Git-Tag: v2.6.39-rc2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aba085ededa6c5a1ff465e2aebc3e8eb00a7567;p=pandora-kernel.git kernel/signal.c: fix typos and coding style General coding style and comment fixes; no code changes: - Use multi-line-comment coding style. - Put some function signatures completely on one line. - Hyphenate some words. - Spell Posix as POSIX. - Correct typos & spellos in some comments. - Drop trailing whitespace. - End sentences with periods. Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed