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

From: Martin K. Petersen
Date: Tue Feb 18 2020 - 00:29:08 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