aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-06-19 11:44:41 +0530
committerMichael S. Tsirkin <[email protected]>2018-01-31 01:47:35 +0200
commit31919140ff8c88c236f697baa28a6305df45e4ea (patch)
tree1679ee03ac10986acc8a7a77ccd066fc53eca716 /tools/perf/scripts/python/export-to-postgresql.py
parent0a9e63aa397711cb7dd8a5c3db33448740a0b844 (diff)
virtio: virtio_mmio: make of_device_ids const.
of_device_ids are not supposed to change at runtime. All functions working with of_device_ids provided by <linux/of.h> work with const of_device_ids. So mark the non-const structs as const. File size before: text data bss dec hex filename 3647 608 0 4255 109f drivers/virtio/virtio_mmio.o File size after constify virtio_mmio_match. text data bss dec hex filename 4063 192 0 4255 109f drivers/virtio/virtio_mmio.o Signed-off-by: Arvind Yadav <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions