Searched hist:"094 c45c84d799fb0eb3617632097370843ba3678" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/nfc/st21nfca/ |
H A D | core.c | diff 094c45c84d799fb0eb3617632097370843ba3678 Sat Jul 24 23:49:26 CEST 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_hci_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_hci_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>
|
/linux/drivers/nfc/microread/ |
H A D | microread.c | diff 094c45c84d799fb0eb3617632097370843ba3678 Sat Jul 24 23:49:26 CEST 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_hci_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_hci_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>
|
/linux/drivers/nfc/pn544/ |
H A D | pn544.c | diff 094c45c84d799fb0eb3617632097370843ba3678 Sat Jul 24 23:49:26 CEST 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_hci_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_hci_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>
|
/linux/include/net/nfc/ |
H A D | hci.h | diff 094c45c84d799fb0eb3617632097370843ba3678 Sat Jul 24 23:49:26 CEST 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_hci_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_hci_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>
|
/linux/net/nfc/hci/ |
H A D | core.c | diff 094c45c84d799fb0eb3617632097370843ba3678 Sat Jul 24 23:49:26 CEST 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_hci_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_hci_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>
|