aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2018-10-01 17:02:43 +0100
committerDavid S. Miller <[email protected]>2018-10-02 22:22:46 -0700
commitf3edc2dbe0ad0bbbd8450cd37328f99acf215fd8 (patch)
tree12b4c4b97ef171c0e208b80c1cd8b949b6ca8dac /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8873c064d1de579ea23412a6d3eee972593f142b (diff)
net: usbnet: make driver_info const
The driver_info field that is used for describing each of the usb-net drivers using the usbnet.c core all declare their information as const and the usbnet.c itself does not try and modify the struct. It is therefore a good idea to make this const in the usbnet.c structure in case anyone tries to modify it. Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions