aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-05-09 15:17:19 +0200
committerMarcel Holtmann <[email protected]>2020-05-13 09:27:36 +0200
commit608c39f4308cefde9d1f24b661261de2b3f3fef4 (patch)
tree9683312f166dfaba824ac07b7fd9959401be1b20 /tools/perf/scripts/python/syscall-counts.py
parent875e16759005e3bdaa84eb2741281f37ba35b886 (diff)
Bluetooth: serdev: Constify serdev_device_ops
serdev_device_ops is not modified and can be const. Also, remove the unneeded declaration of it. Output from the file command before and after: Before: text data bss dec hex filename 7192 2408 192 9792 2640 drivers/bluetooth/hci_serdev.o After: text data bss dec hex filename 7256 2344 192 9792 2640 drivers/bluetooth/hci_serdev.o Signed-off-by: Rikard Falkeborn <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions