linux_dsm_epyc7002/drivers/misc/mei
Tomas Winkler 92ca3dd486 mei: hw: don't use one element arrays
Replace the single element arrays with a simple value type u8 reserved,
even thought is is not used for dynamically sized trailing elements
it confuses the effort of replacing one-element arrays with
flexible arrays for that purpose.

Link: https://github.com/KSPP/linux/issues/79
Cc: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20200723145927.882743-7-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-23 19:33:09 +02:00
..
hdcp mei: hdcp: Replace one-element array with flexible-array member 2020-07-23 09:27:09 +02:00
bus-fixup.c mei: bus: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
bus.c mei: bus: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
client.c mei: client: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
client.h mei: bus: add more client attributes to sysfs 2019-11-16 12:58:54 +01:00
debugfs.c
dma-ring.c
hbm.c mei: hbm: use sizeof of variable instead of struct type 2020-07-23 19:33:08 +02:00
hbm.h
hw-me-regs.h mei: me: add MEI device for KBP with ITPS capability 2020-06-29 18:40:26 +02:00
hw-me.c mei: hw: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
hw-me.h mei: me: constify the device parameter to the probe quirk 2020-06-29 18:40:26 +02:00
hw-txe-regs.h
hw-txe.c mei: hw: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
hw-txe.h
hw.h mei: hw: don't use one element arrays 2020-07-23 19:33:09 +02:00
init.c mei: abstract fw status register read. 2019-11-07 09:35:49 +01:00
interrupt.c
Kconfig mei: Replace HTTP links with HTTPS ones 2020-07-23 09:27:09 +02:00
main.c mei: ioctl: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
Makefile
mei_dev.h misc: Replace zero-length array with flexible-array member 2020-03-18 12:24:19 +01:00
mei-trace.c
mei-trace.h
pci-me.c mei: me: add MEI device for KBP with ITPS capability 2020-06-29 18:40:26 +02:00
pci-txe.c PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP 2020-04-24 21:33:09 +02:00