Re: [PATCH] powerpc/kexec: Simplify kdump_extra_elfcorehdr_size()
From: Madhavan Srinivasan
Date: Wed Sep 09 2026 - 02:25:35 EST
On Thu, 30 Jul 2026 15:19:40 +0200, Thorsten Blum wrote:
> Return the size directly and drop the extra_sz variable to simplify
> kdump_extra_elfcorehdr_size(). The two warning paths now fall through
> to the existing return 0 at the end of the function.
>
>
Applied to powerpc/fixes.
[1/1] powerpc/kexec: Simplify kdump_extra_elfcorehdr_size()
https://git.kernel.org/powerpc/c/68832eb08751b4ce23e90bd90e9414a465a99da3
cheers