aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2020-02-19 15:59:36 +0000
committerKeith Busch <[email protected]>2020-02-19 16:40:57 +0000
commit15755854d53b4bbb0bb37a0fce66f0156cfc8a17 (patch)
tree95c8de5879a7882b922dd99b2b2bbcc035c64d4c /net/unix/af_unix.c
parentnvme-pci: Use single IRQ vector for old Apple models (diff)
downloadkernel-15755854d53b4bbb0bb37a0fce66f0156cfc8a17.tar.gz
kernel-15755854d53b4bbb0bb37a0fce66f0156cfc8a17.zip
nvme: Fix uninitialized-variable warning
gcc may detect a false positive on nvme using an unintialized variable if setting features fails. Since this is not a fast path, explicitly initialize this variable to suppress the warning. Reported-by: Arnd Bergmann <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions