linux/net/nfc/nci
Krzysztof Kozlowski f6c802a726 nfc: constify nfc_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_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
..
core.c nfc: constify nfc_ops 2021-07-25 09:21:21 +01:00
data.c nfc: fix potential illegal memory access 2019-07-08 12:46:24 -07:00
hci.c NFC: nci: Remove redundant assignment to len 2021-06-01 15:52:24 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
lib.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ntf.c net/nfc/nci: Support NCI 2.x initial sequence 2020-12-04 17:47:35 -08:00
rsp.c net/nfc/nci: Support NCI 2.x initial sequence 2020-12-04 17:47:35 -08:00
spi.c NFC: NCI: use new delay structure for SPI transfer delays 2019-12-04 17:00:58 -08:00
uart.c tty: make tty_ldisc_ops a param in tty_unregister_ldisc 2021-05-13 16:57:16 +02:00