[PATCH] i386: romsignature/checksum cleanup
authorRene Herman <rene.herman@gmail.com>
Tue, 13 Feb 2007 12:26:22 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:22 +0000 (13:26 +0100)
commit3b3d5e1db66cd66148b2cebd2c38aff2a8df03d6
tree7ab27ca17776ee5a558572ac4d52b593527452e1
parentf9690982b8c2f9a2c65acdc113e758ec356676a3
[PATCH] i386: romsignature/checksum cleanup

Use adding __init to romsignature() (it's only called from probe_roms()
which is itself __init) as an excuse to submit a pedantic cleanup.

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
arch/i386/kernel/e820.c