Searched hist:"7186 aac9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/nfc/st95hf/ |
H A D | core.c | 7186aac9 Sat Jul 24 16:49:28 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_digital_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>
|
/openbmc/linux/drivers/nfc/ |
H A D | nfcsim.c | 7186aac9 Sat Jul 24 16:49:28 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_digital_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>
|
H A D | port100.c | 7186aac9 Sat Jul 24 16:49:28 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_digital_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>
|
H A D | trf7970a.c | 7186aac9 Sat Jul 24 16:49:28 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_digital_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>
|
/openbmc/linux/include/net/nfc/ |
H A D | digital.h | 7186aac9 Sat Jul 24 16:49:28 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_digital_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>
|
/openbmc/linux/net/nfc/ |
H A D | digital_core.c | 7186aac9 Sat Jul 24 16:49:28 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct nfc_digital_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>
|