git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81d02b7
)
ipmi: Remove unneeded set_run_to_completion call
author
Hidehiro Kawai
<hidehiro.kawai.ez@hitachi.com>
Mon, 27 Jul 2015 05:55:16 +0000
(14:55 +0900)
committer
Corey Minyard
<cminyard@mvista.com>
Thu, 3 Sep 2015 20:02:27 +0000
(15:02 -0500)
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 <hidehiro.kawai.ez@hitachi.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c
patch
|
blob
|
history
diff --cc
drivers/char/ipmi/ipmi_msghandler.c
Simple merge