aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-10-07 00:47:37 +0200
committerDavid S. Miller <[email protected]>2021-10-07 13:35:10 +0100
commitbe5f60d8b6f9611ff3a687de5d47d3ed9fb2cfb0 (patch)
treed1a9e7b8cd1db20710217e0e5991316024980ac1 /tools/perf/scripts/python/net_dropmonitor.py
parent6d99f85e342d2aa346c36e5fe52041a9c56a6c30 (diff)
nfc: pn533: Constify serdev_device_ops
The only usage of pn532_serdev_ops is to pass its address to serdev_device_set_client_ops(), which takes a pointer to const serdev_device_ops as argument. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions