diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-07-24 23:47:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-25 09:21:21 +0100 |
commit | cb8caa3c6c04c18027258ab34e09bcf87e726f22 (patch) | |
tree | ad8e52acad9c96797998fefd91c7a235f473ed51 /net/ipv6/ila | |
parent | d08ba0fdeaba03c70483d74de4401e67bbd9f020 (diff) | |
download | linux-cb8caa3c6c04c18027258ab34e09bcf87e726f22.tar.bz2 |
nfc: constify nci_driver_ops (prop_ops and core_ops)
Neither the core nor the drivers modify the passed pointer to struct
nci_driver_ops (consisting of function pointers), 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 'net/ipv6/ila')
0 files changed, 0 insertions, 0 deletions