commit | f71bf0cac730ccb5ebcdf21747db75ae0445ccde | [log] [tgz] |
---|---|---|
author | Franck Bui-Huu <vagabon.xyz@gmail.com> | Mon Sep 25 23:31:08 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:45 2006 -0700 |
tree | 2ba089be617218753b9d8b8faf05eb97eec42120 | |
parent | bbc7b92e337ac349ca917f9bf0b6be4743c14f3a [diff] |
[PATCH] bootmem: miscellaneous coding style fixes It fixes various coding style issues, specially when spaces are useless. For example '*' go next to the function name. Signed-off-by: Franck Bui-Huu <vagabon.xyz@gmail.com> Cc: Dave Hansen <haveblue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>