commit | 3b3d5e1db66cd66148b2cebd2c38aff2a8df03d6 | [log] [tgz] |
---|---|---|
author | Rene Herman <rene.herman@gmail.com> | Tue Feb 13 13:26:22 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:22 2007 +0100 |
tree | 7ab27ca17776ee5a558572ac4d52b593527452e1 | |
parent | f9690982b8c2f9a2c65acdc113e758ec356676a3 [diff] |
[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>