mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>