diff options
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-08-19 11:00:18 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2019-08-20 14:41:25 +0300 |
commit | 1f0dee39e3cb272c32bb878d0a78d91300326d2b (patch) | |
tree | e88b6bfc095008e96b1c4906fb4754faf4e323ae /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 30cc0ed73e3390af7c5573b159826e8162f09fe7 (diff) | |
download | linux-1f0dee39e3cb272c32bb878d0a78d91300326d2b.tar.xz |
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Static structure peak_pciec_i2c_bit_ops, of type i2c_algo_bit_data, is
not used except to be copied into another variable. Hence make it const
to protect it from modification.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions