diff options
author | Marek BehĂșn <[email protected]> | 2021-04-20 09:54:01 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-20 16:27:53 -0700 |
commit | 002181735184a2660fd081abea2ac560896f874b (patch) | |
tree | ad7d104b55c772fb7e9ec8b41928129e94e57978 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 4f920c299d4c5226f5bc37df8bf288a55bce01a8 (diff) |
net: phy: marvell: use assignment by bitwise AND operator
Use the &= operator instead of
ret = ret & ...
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions