diff options
| author | 2020-06-11 00:47:01 +0200 | |
|---|---|---|
| committer | 2020-06-29 18:39:45 +0200 | |
| commit | 0e3a52ba93ffce737c7a2418ce6592152787d148 (patch) | |
| tree | 49d337574222441c93f694fe301ad276e4340f66 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | misc: genwqe: Constify struct pci_error_handlers (diff) | |
misc: rtsx_usb: Constify struct usb_device_id
rtsx_usb_usb_ids is never modified and can therefore be made const to
allow the compiler to put it in read-only memory.
Before:
text data bss dec hex filename
21513 4160 128 25801 64c9 drivers/misc/cardreader/rtsx_usb.o
After:
text data bss dec hex filename
21673 4000 128 25801 64c9 drivers/misc/cardreader/rtsx_usb.o
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200610224704.27082-2-rikard.falkeborn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
