[PATCH 0/7] powerpc/rtas: Trivial, coding style, and kernel-doc fixes
Nathan Lynch via B4 Relay
devnull+nathanl.linux.ibm.com at kernel.org
Tue Nov 7 00:42:52 AEDT 2023
* Fix recently introduced kernel-doc warnings.
* Make minor coding style adjustments for readability.
* Remove rtas_service_present() and an old call_rtas() declaration.
* Move a pseries-specific function prototype to pseries code.
---
Nathan Lynch (7):
powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
powerpc/rtas: Drop declaration of undefined call_rtas() function
powerpc/rtas: Remove unused rtas_service_present()
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
powerpc/rtas: Remove trailing space
powerpc/rtas: Remove 'extern' from function declarations in rtas.h
arch/powerpc/include/asm/rtas.h | 62 ++++++++++++-------------
arch/powerpc/kernel/rtas-proc.c | 2 +
arch/powerpc/kernel/rtas.c | 23 ++++-----
arch/powerpc/platforms/pseries/pseries.h | 1 +
arch/powerpc/platforms/pseries/rtas-work-area.c | 1 +
arch/powerpc/platforms/pseries/suspend.c | 1 +
6 files changed, 43 insertions(+), 47 deletions(-)
---
base-commit: 303d77a6e1707498f09c9d8ee91b1dc07ca315a5
change-id: 20231025-rtas-trivial-2c22ce853f46
Best regards,
--
Nathan Lynch <nathanl at linux.ibm.com>
More information about the Linuxppc-dev
mailing list