aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorSam Bobroff <[email protected]>2018-03-19 13:46:20 +1100
committerMichael Ellerman <[email protected]>2018-03-27 23:44:57 +1100
commit68701780712f7ddb2fa81032aa1b4a949949ddf8 (patch)
tree0763f77f2bff906b5d53b961a675413239ca85aa /scripts/gdb/linux/utils.py
parentd41ce7b1bcc3e1d02cc9da3b83c0fe355fcb68e0 (diff)
powerpc/eeh: Remove eeh_handle_event()
The function eeh_handle_event(pe) does nothing other than switching between calling eeh_handle_normal_event(pe) and eeh_handle_special_event(). However it is only called in two places, one where pe can't be NULL and the other where it must be NULL (see eeh_event_handler()) so it does nothing but obscure the flow of control. So, remove it. Signed-off-by: Sam Bobroff <[email protected]> Reviewed-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions