diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-07-24 23:49:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-25 09:21:21 +0100 |
commit | 49545357bf7e134a4012d4652c2df5f78f4485af (patch) | |
tree | 323c85b3dcb284369ae59847c52e6b2426a04cb0 /block | |
parent | 094c45c84d799fb0eb3617632097370843ba3678 (diff) | |
download | linux-stable-49545357bf7e134a4012d4652c2df5f78f4485af.tar.gz linux-stable-49545357bf7e134a4012d4652c2df5f78f4485af.tar.bz2 linux-stable-49545357bf7e134a4012d4652c2df5f78f4485af.zip |
nfc: constify nfc_llc_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_llc_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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions