aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-05-20 19:43:15 +0000
committerJakub Kicinski <[email protected]>2022-05-23 00:23:05 +0000
commitee3db469dd317e82f57b13aa3bc61be5cb60c2b4 (patch)
tree521905ec2c92e7fe5e7362527a8119ea0b608999 /net/unix/af_unix.c
parentwifi: ath9k: silence array-bounds warning on GCC 12 (diff)
downloadkernel-ee3db469dd317e82f57b13aa3bc61be5cb60c2b4.tar.gz
kernel-ee3db469dd317e82f57b13aa3bc61be5cb60c2b4.zip
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
The .value is a two-dim array, not a pointer. struct iqk_matrix_regs { bool iqk_done; long value[1][IQK_MATRIX_REG_NUM]; }; Acked-by: Kalle Valo <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions