aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-01 17:20:42 +0200
committerBartlomiej Zolnierkiewicz <[email protected]>2017-08-01 17:20:42 +0200
commit347088c23f5f6153011083dbe283d74d89e796f6 (patch)
tree43942d4d82e3968b5457f3ce7dd3444544a9f81d /tools/perf/scripts/python/bin/stackcollapse-record
parent344ff8da2719df55a468dd455da61cba4c5a2961 (diff)
video: fbdev: vermilion: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions working with pci_device_id provided by <linux/pci.h> work with const pci_device_id. So mark the non-const structs as const. File size before: text data bss dec hex filename 7953 568 96 8617 21a9 fbdev/vermilion/vermilion.o File size after adding 'const': text data bss dec hex filename 8017 504 96 8617 21a9 fbdev/vermilion/vermilion.o Signed-off-by: Arvind Yadav <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Antonino Daplas <[email protected]> Cc: Maik Broemme <[email protected]> Cc: Florian Tobias Schandinat <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions