linux_kernel/drivers/net/fddi
Gustavo A. R. Silva 2c956a5ad4 fddi/skfp: Avoid the use of one-element array
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 <lkp@intel.com>
Link: https://lore.kernel.org/lkml/5f72c23f.%2FkPBWcZBu+W6HKH4%25lkp@intel.com/
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-29 13:27:43 -07:00
..
skfp fddi/skfp: Avoid the use of one-element array 2020-09-29 13:27:43 -07:00
defxx.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
defxx.h
defza.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
defza.h FDDI: defza: Add missing comment closing 2018-11-07 21:53:30 -08:00
Kconfig docs: networking: move FDDI drivers to the hw driver section 2020-06-26 16:08:45 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00