From: Corey Minyard Date: Wed, 27 Oct 2010 22:34:18 +0000 (-0700) Subject: ipmi: fix __init and __exit attribute locations X-Git-Tag: v2.6.37-rc1~85^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ee6d5faf5f7920ba88b82c072864596f5b88af;p=pandora-kernel.git ipmi: fix __init and __exit attribute locations __init and __exit belong after the return type on functions, not before. Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed