[PATCH] ps3_gelic: Use [] to denote a flexible array member

David Miller davem at davemloft.net
Wed Jun 19 03:43:34 AEST 2019


From: Geert Uytterhoeven <geert+renesas at glider.be>
Date: Mon, 17 Jun 2019 13:50:44 +0200

> Flexible array members should be denoted using [] instead of [0], else
> gcc will not warn when they are no longer at the end of a struct.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>

Applied to net-next, thanks.


More information about the Linuxppc-dev mailing list