android_kernel_xiaomi_sm8450/drivers/nfc
Bhuvan Varshney 7900e3d63b NFC: Fix static code analysis issue
Static code analysis issue observed due to possible
usage of variable without being initialised.

Initialize variable to a generic error code and
move the conditional check to the payload read logic
to align with the read operation return value check and
fix the possible staitic code analysis issue.

Change-Id: I43de34223984255dcbcc9a36722f611b3a1359b6
Signed-off-by: Bhuvan Varshney <bvarshne@codeaurora.org>
2021-09-01 10:26:22 +05:30
..
fdp treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
microread treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
nfcmrvl nfc: Fix Kconfig indentation 2019-11-20 12:30:40 -08:00
nxp-nci treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
pn533 nfc: pn533: prevent potential memory corruption 2021-05-14 09:50:32 +02:00
pn544 treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
qti NFC: Fix static code analysis issue 2021-09-01 10:26:22 +05:30
s3fwrn5 nfc: s3fwrn5: Release the nfc firmware 2020-12-30 11:53:53 +01:00
st21nfca nfc: remove unneeded break 2020-10-20 10:36:41 -07:00
st95hf NFC: st95hf: Fix memleak in st95hf_in_send_cmd 2020-08-24 17:34:25 -07:00
st-nci nfc: st-nci: Remove unnecessary cast 2020-08-20 16:17:45 -07:00
Kconfig NFC: Remove support for NFC I3C chips 2021-01-12 21:17:40 -08:00
Makefile NFC: Add NFC I2C and I3C drivers for SNxxx 2020-01-02 17:10:22 +05:30
mei_phy.c
mei_phy.h
nfcsim.c
port100.c NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). 2020-02-24 08:36:33 +01:00
trf7970a.c nfc: remove unneeded break 2020-10-20 10:36:41 -07:00