aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-08-27 00:56:05 +0200
committerDavid S. Miller <[email protected]>2020-08-26 16:21:17 -0700
commitb968a44f7b9470c9df0d1fe5290710969108bfbf (patch)
tree675cb99f3b8b00aba09cb4954d0cd37310d2ecf5 /tools/perf/scripts/python
parent3ab4519aecb424df8abb1beca8e27d71ac242ab6 (diff)
net: renesas: sh_eth: constify bb_ops
The only usage of bb_ops is to assign its address to the ops field in the mdiobb_ctrl struct, which is a const pointer. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions