aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2021-07-24 23:47:32 +0200
committerDavid S. Miller <[email protected]>2021-07-25 09:21:20 +0100
commit48d5440393d328cfe18b26e3609c84c0f41d6515 (patch)
tree9275a24803d56301586e8257b6b11fc09943c523 /tools/perf/scripts/python/bin/stackcollapse-record
parentc5381154393d42e2edd77fc74f1493f9f93908cb (diff)
nfc: constify payload argument in nci_send_cmd()
The nci_send_cmd() payload argument is passed directly to skb_put_data() which already accepts a pointer to const, so make it const as well for correctness and safety. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions