[PATCH][next] toshiba: Replace zero-length array with flexible-array member

Geoff Levand geoff at infradead.org
Tue Feb 25 11:29:57 AEDT 2020


On 2/24/20 8:32 AM, Gustavo A. R. Silva wrote:
> The current codebase makes use of the zero-length array language
> extension to the C90 standard, but the preferred mechanism to declare
> variable-length types such as these ones is a flexible array member[1][2],
> introduced in C99:

Seems fine.

Acked-by: Geoff Levand <geoff at infradead.org>


More information about the Linuxppc-dev mailing list