summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorChristophe Ricard <christophe.ricard@gmail.com>2015-12-24 01:45:15 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2015-12-29 21:06:18 +0300
commit2a84193f14c4196ee94bf1d44c5f28bcabe7e840 (patch)
tree8f03600f3864673771c01f2e4ea798a1f8c99de9 /virt
parent4940d1c35535c32e6d6e950d91efa485eab41d76 (diff)
downloadlinux-2a84193f14c4196ee94bf1d44c5f28bcabe7e840.tar.xz
NFC: nci: Fix error check of nci_hci_create_pipe() result
net/nfc/nci/hci.c: In function nci_hci_connect_gate : net/nfc/nci/hci.c:679: warning: comparison is always false due to limited range of data type In case of error, nci_hci_create_pipe() returns NCI_HCI_INVALID_PIPE, and not a negative error code. Correct the check to fix this. Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions