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

From: Gustavo A. R. Silva
Date: Tue Feb 25 2020 - 09:02:59 EST




On 2/25/20 07:57, Vasily Gorbik wrote:

>>
>> [1] https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
>> [2] https://github.com/KSPP/linux/issues/21
>> [3] commit 76497732932f ("cxgb3/l2t: Fix undefined behaviour")
>>
>> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
>> ---
>> arch/s390/appldata/appldata_os.c | 2 +-
>> drivers/s390/block/dasd_diag.c | 2 +-
>> drivers/s390/block/dasd_eckd.h | 2 +-
>> drivers/s390/char/raw3270.h | 2 +-
>> drivers/s390/char/sclp_pci.c | 2 +-
>> drivers/s390/cio/idset.c | 2 +-
>> drivers/s390/crypto/pkey_api.c | 2 +-
>> drivers/s390/crypto/zcrypt_ccamisc.h | 2 +-
>> drivers/s390/crypto/zcrypt_msgtype6.c | 2 +-
>> 9 files changed, 9 insertions(+), 9 deletions(-)
>>
>
> Applied, thanks
>

Thanks, Vasily.
--
Gustavo