[PATCH] ipc/msg.c: clean up coding style
authorIngo Molnar <mingo@elte.hu>
Sun, 30 Jul 2006 10:04:11 +0000 (03:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Jul 2006 20:28:44 +0000 (13:28 -0700)
commit5a06a363ef48444186f18095ae1b932dddbbfa89
treed344aeb99d82be4d21d930afea0ea6b1da230edc
parent873302c71c0e60234eb187b15f83c2d79e84c40a
[PATCH] ipc/msg.c: clean up coding style

Clean up ipc/msg.c to conform to Documentation/CodingStyle.  (before it was
an inconsistent hodepodge of various coding styles)

Verified that the before/after .o's are identical.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
ipc/msg.c