diff options
author | 2022-05-20 12:56:04 -0700 | |
---|---|---|
committer | 2022-05-22 22:21:11 +0100 | |
commit | 385bc51b41ea74a91545600cb3d731754372f75e (patch) | |
tree | 7bee413bb92a191671f66347e1bb87e86459629b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eth: mtk_eth_soc: silence the GCC 12 array-bounds warning (diff) | |
download | linux-dev-385bc51b41ea74a91545600cb3d731754372f75e.tar.xz linux-dev-385bc51b41ea74a91545600cb3d731754372f75e.zip |
eth: ice: silence the GCC 12 array-bounds warning
GCC 12 gets upset because driver allocates partial
struct ice_aqc_sw_rules_elem buffers. The writes are
within bounds.
Silence these warnings for now, our build bot runs GCC 12
so we won't allow any new instances.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions