commit | 72b38d436e4cd18185de11f4b48a6e62eb104644 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Apr 20 02:43:23 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Apr 20 07:54:04 2006 -0700 |
tree | cbb24dbe93ca265c4161eaa0b24854edcd88a8c5 | |
parent | 46539264df5b1fcdc2cad585b032a86661fe079d [diff] |
[PATCH] memory_hotplug.h cleanup We don't have to #if guard prototypes. This also fixes a bug observed by Randy Dunlap due to a misspelled option in the #if. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>