diff options
author | Arvind Yadav <[email protected]> | 2017-08-21 16:49:57 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-08-21 16:49:57 +0200 |
commit | 8290d78e66a98f77dddf8c173000377101d73ad6 (patch) | |
tree | 5a19a53daee673baa290a499aafa550bc1892654 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1e85a373a16d96e7f2e039bfb4f606d6041a8576 (diff) |
video: fbdev: smscufx: constify usb_device_id.
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Cc: Steve Glendinning <[email protected]>
Cc: Bernie Thompson <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions