On Mon, 06 Nov 2023 07:42:52 -0600, Nathan Lynch wrote: > * 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. >
Patches 3-7 applied to powerpc/next. [3/7] powerpc/rtas: Drop declaration of undefined call_rtas() function https://git.kernel.org/powerpc/c/981d1c997fbc5e193b282f3a325a0230bf697363 [4/7] powerpc/rtas: Remove unused rtas_service_present() https://git.kernel.org/powerpc/c/1d8faf1f41b550eb7ab7ac841ebd70f205840dde [5/7] powerpc/rtas: Move post_mobility_fixup() declaration to pseries https://git.kernel.org/powerpc/c/010862d235c9fab4f0f9dd169efc72df94110758 [6/7] powerpc/rtas: Remove trailing space https://git.kernel.org/powerpc/c/19773eda86e289526b7f08fa56c92e75cd7796f6 [7/7] powerpc/rtas: Remove 'extern' from function declarations in rtas.h https://git.kernel.org/powerpc/c/646477fc47905157a8440cdc45aad22901b5b3ce cheers