diff options
| author | Josh Poimboeuf <[email protected]> | 2023-01-24 19:38:04 -0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-01-26 21:08:04 +1100 |
| commit | bc2c6f5695ffa05c838b8b6fc5cd581a672151a1 (patch) | |
| tree | 3278abf564b23df91ab0fefa2a866f458fad8cd5 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 53ab112a95086d10dc353ea4f979abb01644bbb6 (diff) | |
powerpc/module_64: Improve restore_r2() return semantics
restore_r2() returns 1 on success, which is surprising for a non-boolean
function. Change it to return 0 on success and -errno on error to match
kernel coding convention.
Signed-off-by: Josh Poimboeuf <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/15baf76c271a0ae09f7b8556e50f2b4251e7049d.1674617130.git.jpoimboe@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions