Ubuntu-focal-kernel/drivers/nfc
Osama Muhammad f8b395d13e nfcsim.c: Fix error checking for debugfs_create_dir
BugLink: https://bugs.launchpad.net/bugs/2033278

[ Upstream commit 9b9e46aa07273ceb96866b2e812b46f1ee0b8d2f ]

This patch fixes the error checking in nfcsim.c.
The DebugFS kernel API is developed in
a way that the caller can safely ignore the errors that
occur during the creation of DebugFS nodes.

Signed-off-by: Osama Muhammad <osmtendev@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2023-10-02 12:11:58 +02:00
..
fdp nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties 2023-07-10 17:21:40 +02:00
microread
nfcmrvl nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() 2023-01-06 08:44:41 -08:00
nxp-nci NFC: nxp-nci: don't print header length mismatch on i2c error 2022-09-16 10:59:26 +02:00
pn533 nfc: pn533: initialize struct pn533_out_arg properly 2023-07-10 17:21:42 +02:00
pn544
s3fwrn5 nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() 2023-01-06 08:44:41 -08:00
st-nci nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition 2023-07-10 17:21:42 +02:00
st21nfca nfc: fix memory leak of se_io context in nfc_genl_se_io 2023-05-12 17:15:14 +02:00
st95hf
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c nfcsim.c: Fix error checking for debugfs_create_dir 2023-10-02 12:11:58 +02:00
port100.c NFC: port100: fix use-after-free in port100_send_complete 2022-05-20 15:17:43 +02:00
trf7970a.c