diff options
author | Vladimir Oltean <[email protected]> | 2020-06-20 20:18:32 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-22 16:01:29 -0700 |
commit | 13c832a41df2af7f7c435ab2dac611099b88d97a (patch) | |
tree | ff4958852859c2fa952f16227dae5341291872c5 /tools/perf/scripts/python/sctop.py | |
parent | 718e44b6ea1c6abbd7ffc62cc16af5feca5ac528 (diff) |
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Since struct sja1105_private only holds a const pointer to one of these
structures based on device tree compatible string, the structures
themselves can be made const.
Also add an empty line between each structure definition, to appease
checkpatch.
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions