Home
last modified time | relevance | path

Searched hist:"094 c45c84d799fb0eb3617632097370843ba3678" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nfc/st21nfca/
H A Dcore.cdiff 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 Dmicroread.cdiff 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 Dpn544.cdiff 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 Dhci.hdiff 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 Dcore.cdiff 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>