diff options
| author | Daniel Axtens <[email protected]> | 2021-10-15 07:06:27 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-11-25 00:25:31 +0000 |
| commit | 10b34ece132ee46dc4e6459c765d180c422a09fa (patch) | |
| tree | 7e503c89f12104a4233227c0df27f481ad9e797f /arch/powerpc/lib/code-patching.c | |
| parent | powerpc/xive: Add a debugfs toggle for save-restore (diff) | |
| download | kernel-10b34ece132ee46dc4e6459c765d180c422a09fa.tar.gz kernel-10b34ece132ee46dc4e6459c765d180c422a09fa.zip | |
powerpc/eeh: Small refactor of eeh_handle_normal_event()
The control flow of eeh_handle_normal_event() is a bit tricky.
Break out one of the error handling paths - rather than be in an else
block, we'll make it part of the regular body of the function and put a
'goto out;' in the true limb of the if.
Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
