diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-07-29 13:40:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-29 14:28:03 +0300 |
commit | 3d463dd5023b5a58b3c37207d65eeb5acbac2be3 (patch) | |
tree | 152cef2760d71d477937811f8cd43feae3d862e4 /security/selinux/hooks.c | |
parent | c3e26b6dc1b4e3e8f57be4f004b1f2a410c5c468 (diff) | |
download | linux-3d463dd5023b5a58b3c37207d65eeb5acbac2be3.tar.xz |
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>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions