Re: [PATCH] scsi: Replace zero-length array with flexible-array member

From: Martin K. Petersen
Date: Fri Feb 28 2020 - 23:50:17 EST



Gustavo,

> 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:

Applied to 5.7/scsi-queue, thanks.

--
Martin K. Petersen Oracle Linux Engineering