From: Hidehiro Kawai Date: Mon, 27 Jul 2015 05:55:16 +0000 (+0900) Subject: ipmi: Remove unneeded set_run_to_completion call X-Git-Tag: omap-for-v4.3/fixes-rc1~53^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0868dd5c17c0d9cc8919e786db2e428aa225621;p=pandora-kernel.git ipmi: Remove unneeded set_run_to_completion call send_panic_events() calls intf->handlers->set_run_to_completion(), but it has already been done in the caller function panic_event(). Remove it from send_panic_events(). Signed-off-by: Hidehiro Kawai Signed-off-by: Corey Minyard --- Reading git-diff-tree failed