linux-stable/drivers/nfc/fdp
Krzysztof Kozlowski 3d463dd502 nfc: fdp: constify several pointers
Several functions do not modify pointed data so arguments and local
variables can be const for correctness and safety.  This allows also
making file-scope nci_core_get_config_otp_ram_version array const.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-29 12:28:03 +01:00
..
fdp.c nfc: fdp: constify several pointers 2021-07-29 12:28:03 +01:00
fdp.h nfc: fdp: constify several pointers 2021-07-29 12:28:03 +01:00
i2c.c nfc: fdp: constify several pointers 2021-07-29 12:28:03 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00