* 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 <nath...@linux.ibm.com>

Reply via email to