diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-07-25 00:49:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-25 11:21:21 +0300 |
commit | 15944ad2e5a1cc2ef2c6fa60b04e464dbb4ddb61 (patch) | |
tree | 1e6eaa905b18ddca5743a5f3b4b758d937dfe83e /sound | |
parent | 0f20ae9bb96be60f50d51feb37f1435dac5687ea (diff) | |
download | linux-15944ad2e5a1cc2ef2c6fa60b04e464dbb4ddb61.tar.xz |
nfc: constify pointer to nfc_vendor_cmd
Neither the core nor the drivers modify the passed pointer to struct
nfc_vendor_cmd, 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 'sound')
0 files changed, 0 insertions, 0 deletions