diff options
author | Julia Lawall <[email protected]> | 2016-01-03 07:44:56 +0100 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-02-24 15:11:07 -0800 |
commit | 5b70e4a12a525b5f3d4a3e3f0567ed877195b187 (patch) | |
tree | 532c62bab168476430016226706d57185320837a /tools/perf/scripts/python/check-perf-trace.py | |
parent | b72f3f72005dfd649d787535bd04ada3b3f1b3ba (diff) |
igb: constify e1000_phy_operations structure
This e1000_phy_operations structure is never modified, so declare it as
const. Other structures of this type are already const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions