Re: [PATCH] powerpc: Fix indentation and replace typedef with struct name
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2026-06-19 22:01:21
Also in:
lkml
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2026-06-19 22:01:21
Also in:
lkml
On Sat, 17 May 2025 14:58:31 +0200, Thorsten Blum wrote:
Indent several struct members using tabs instead of spaces. Replace the typedef alias AOUTHDR with an explicit struct name to silence a checkpatch warning.
Applied to powerpc/next.
[1/1] powerpc: Fix indentation and replace typedef with struct name
https://git.kernel.org/powerpc/c/457cf3d00dab71b7e74603b6ee96e13c51a8fd3d
cheers