From: Adrian Bunk Date: Tue, 29 Apr 2008 08:01:17 +0000 (-0700) Subject: ipmi: fix return from atca_oem_poweroff_hook X-Git-Tag: v2.6.26-rc1~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf535eeaca9e3963698df7bc5b4634d6d07f809;p=pandora-kernel.git ipmi: fix return from atca_oem_poweroff_hook A void returning function returned the return value of another void returning function... Spotted by sparse. Signed-off-by: Adrian Bunk Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed