Ubuntu-focal-kernel/include/net/nfc
Krzysztof Kozlowski 7a5226e781 nfc: constify several pointers to u8, char and sk_buff
BugLink: https://bugs.launchpad.net/bugs/2034918

[ Upstream commit 3df40eb3a2 ]

Several functions receive pointers to u8, char or sk_buff but do not
modify the contents so make them const.  This allows doing the same for
local variables and in total makes the code a little bit safer.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Stable-dep-of: 0d9b41daa590 ("nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2023-10-02 12:12:01 +02:00
..
digital.h
hci.h
llc.h
nci.h
nci_core.h
nfc.h