commit | 5a06a363ef48444186f18095ae1b932dddbbfa89 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Jul 30 03:04:11 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 31 13:28:44 2006 -0700 |
tree | d344aeb99d82be4d21d930afea0ea6b1da230edc | |
parent | 873302c71c0e60234eb187b15f83c2d79e84c40a [diff] |
[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>