linux-stable/net/nfc
Changbin Du afa79d08c6 net: in_irq() cleanup
Replace the obsolete and ambiguos macro in_irq() with new
macro in_hardirq().

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Link: https://lore.kernel.org/r/20210813145749.86512-1-changbin.du@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-08-13 14:09:19 -07:00
..
hci nfc: constify local pointer variables 2021-07-30 17:22:52 +02:00
nci nfc: hci: pass callback data param as pointer in nci_request() 2021-08-02 15:11:37 +01:00
Kconfig
Makefile
af_nfc.c nfc: annotate af_nfc_exit() as __exit 2021-07-30 17:22:51 +02:00
core.c nfc: constify local pointer variables 2021-07-30 17:22:52 +02:00
digital.h
digital_core.c nfc: constify nfc_digital_ops 2021-07-25 09:21:21 +01:00
digital_dep.c
digital_technology.c
llcp.h nfc: constify several pointers to u8, char and sk_buff 2021-07-30 17:22:52 +02:00
llcp_commands.c nfc: constify several pointers to u8, char and sk_buff 2021-07-30 17:22:52 +02:00
llcp_core.c nfc: constify several pointers to u8, char and sk_buff 2021-07-30 17:22:52 +02:00
llcp_sock.c nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect 2021-05-31 22:43:27 -07:00
netlink.c nfc: constify local pointer variables 2021-07-30 17:22:52 +02:00
nfc.h nfc: constify several pointers to u8, char and sk_buff 2021-07-30 17:22:52 +02:00
rawsock.c net: in_irq() cleanup 2021-08-13 14:09:19 -07:00