Home
last modified time | relevance | path

Searched hist:"7186 aac9" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c7186aac9 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 Dnfcsim.c7186aac9 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 Dport100.c7186aac9 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 Dtrf7970a.c7186aac9 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 Ddigital.h7186aac9 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 Ddigital_core.c7186aac9 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>