[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ce97b22f-81e4-2e52-01f9-80d9ad61b09b@embeddedor.com>
Date: Wed, 22 Jul 2020 20:23:51 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: David Miller <davem@...emloft.net>, gustavoars@...nel.org
Cc: aelior@...vell.com, kuba@...nel.org,
GR-everest-linux-l2@...vell.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] net: qed_hsi.h: Avoid the use of one-element array
On 7/22/20 20:13, David Miller wrote:
> From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
> Date: Wed, 22 Jul 2020 13:58:52 -0500
>
>> One-element arrays are being deprecated[1]. Replace the one-element
>> array with a simple value type '__le32 reserved1'[2], once it seems
>> this is just a placeholder for alignment.
>>
>> [1] https://github.com/KSPP/linux/issues/79
>> [2] https://github.com/KSPP/linux/issues/86
>>
>> Tested-by: kernel test robot <lkp@...el.com>
>> Link: https://github.com/GustavoARSilva/linux-hardening/blob/master/cii/0-day/qed_hsi-20200718.md
>> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
>
> Applied.
>
Thanks, Dave.
--
Gustavo
Powered by blists - more mailing lists