WSL2-Linux-Kernel/net/nfc/hci
Krzysztof Kozlowski f2479c0a22 nfc: constify local pointer variables
Few pointers to struct nfc_target and struct nfc_se can be made const.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-07-30 17:22:52 +02:00
..
Kconfig
Makefile
command.c
core.c nfc: constify local pointer variables 2021-07-30 17:22:52 +02:00
hci.h
hcp.c
llc.c nfc: hci: annotate nfc_llc_init() as __init 2021-07-30 17:22:51 +02:00
llc.h nfc: constify nfc_llc_ops 2021-07-25 09:21:21 +01:00
llc_nop.c nfc: constify nfc_llc_ops 2021-07-25 09:21:21 +01:00
llc_shdlc.c nfc: constify several pointers to u8, char and sk_buff 2021-07-30 17:22:52 +02:00