Skip to content
Commit adf535ee authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

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: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 74006309
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment