aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorTomas Winkler <[email protected]>2020-07-23 17:59:27 +0300
committerGreg Kroah-Hartman <[email protected]>2020-07-23 19:33:09 +0200
commit92ca3dd4867bafbfd026b06d53737d61ded1bd27 (patch)
treee2c776a2fc5ee1c0d986251971f62dca28ec904a /drivers/fpga/fpga-mgr.c
parentc614970e3e5f604f7490e73b465ba66f78f9d715 (diff)
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 <[email protected]> Reviewed-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions