linux/net/nfc/hci
Krzysztof Kozlowski 094c45c84d nfc: constify nfc_hci_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_hci_ops, so make it a pointer to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-25 09:21:21 +01:00
..
command.c nfc: hci: Fix spelling mistakes 2021-05-31 22:44:47 -07:00
core.c nfc: constify nfc_hci_ops 2021-07-25 09:21:21 +01:00
hci.h
hcp.c
Kconfig
llc.c
llc.h
llc_nop.c
llc_shdlc.c nfc: hci: Fix spelling mistakes 2021-05-31 22:44:47 -07:00
Makefile