diff options
author | Julia Lawall <[email protected]> | 2016-10-15 19:32:01 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2016-11-18 02:05:03 +0100 |
commit | 379883cc67d890e0412d6e6c952d7eb0614b915a (patch) | |
tree | 6524bd62e60c635277f6f6caedc1b68d7e747589 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ff3a98be794d13dc0104c0a1fbab2b52f1a3299b (diff) |
i2c: constify i2c_adapter_quirks structures
Check for i2c_adapter_quirks structures that are only stored in the
quirks field of an i2c_adapter structure. This field is declared
const, so i2c_adapter_quirks structures that have this property can be
declared as const also.
Signed-off-by: Julia Lawall <[email protected]>
Acked-by: Ray Jui <[email protected]> # for bcm-iproc
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions