aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-07-17 16:55:00 -0500
committerMark Brown <[email protected]>2020-07-20 15:34:27 +0100
commit23f8d964f15a21991a166f0d1a7cf3cf8e4bfc9b (patch)
tree329b1ae74cef6d25824a0de079ff105db19d39ad /lib/netdev-notifier-error-inject.c
parente2978c45e5ed3bab7f69477b882ef588185b30cc (diff)
ASoC: Intel: Skylake: Avoid the use of one-element array
One-element arrays are being deprecated[1]. Replace the one-element array with a simple value type 'u8 reserved'[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 Signed-off-by: Gustavo A. R. Silva <[email protected]> Tested-by: kernel test robot <[email protected]> Reviewed-by: Amadeusz Sławiński <[email protected]> Link: https://github.com/GustavoARSilva/linux-hardening/blob/master/cii/0-day/skylake-20200717.md Link: https://lore.kernel.org/r/20200717215500.GA13910@embeddedor Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions