diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-01-24 19:38:04 -0800 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-01-26 21:08:04 +1100 |
| commit | bc2c6f5695ffa05c838b8b6fc5cd581a672151a1 (patch) | |
| tree | 3278abf564b23df91ab0fefa2a866f458fad8cd5 /scripts | |
| 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 <jpoimboe@kernel.org>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/15baf76c271a0ae09f7b8556e50f2b4251e7049d.1674617130.git.jpoimboe@kernel.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
