From: "Gustavo A. R. Silva" <[email protected]> Date: Tue, 29 Sep 2020 08:27:51 -0500
> One-element arrays are being deprecated[1]. Replace the one-element array > with a simple object of type u_char: 'u_char rm_pad1'[2], once it seems > this is just a placeholder for padding. > > [1] > https://www.kernel.org/doc/html/v5.9-rc1/process/deprecated.html#zero-length-and-one-element-arrays > [2] https://github.com/KSPP/linux/issues/86 > > Built-tested-by: kernel test robot <[email protected]> > Link: > https://lore.kernel.org/lkml/5f72c23f.%2fkpbwczbu+w6hkh4%[email protected]/ > Signed-off-by: Gustavo A. R. Silva <[email protected]> Applied, thanks.
