Re: [PATCH] xtensa: Remove zero-length alignment array

From: Max Filippov
Date: Mon Dec 09 2024 - 06:59:57 EST


On Mon, Dec 9, 2024 at 3:10 AM Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
>
> Align the whole struct to 16 bytes instead of using a zero-length
> alignment array.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---
> arch/xtensa/include/asm/processor.h | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)

Applied to my xtensa tree.
--
Thanks.
-- Max