diff options
author | Franck Bui-Huu <vagabon.xyz@gmail.com> | 2006-09-25 23:31:03 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-26 08:48:45 -0700 |
commit | 2d1a07d487d8b36658404839cdf03a974968cefd (patch) | |
tree | 1123ffc446b5e118d93c03d773f8b3815166c4ef /mm/fremap.c | |
parent | 91023300057e96de7f46e95166a3e02394ae72f9 (diff) |
[PATCH] bootmem: remove useless __init in header file
__init in headers is pretty useless because the compiler doesn't check it, and
they get out of sync relatively frequently. So if you see an __init in a
header file, it's quite unreliable and you need to check the definition
anyway.
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>
Diffstat (limited to 'mm/fremap.c')
0 files changed, 0 insertions, 0 deletions