diff options
| author | Russell King (Oracle) <[email protected]> | 2024-11-08 16:01:50 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-11-11 19:05:13 -0800 |
| commit | 92abfcb4ced482afbe65d18980e6734fe1e62a34 (patch) | |
| tree | 072fb4ed874274ca6ccd7c7bc64e64cbcdad0c5e /tools/perf/scripts/python/netdev-times.py | |
| parent | 8cc5f4cb94c0b1c7c1ba8013c14fd02ffb1a25f3 (diff) | |
net: phylink: move MLO_AN_FIXED resolve handling to if() statement
The switch() statement doesn't sit very well with the preceeding if()
statements, and results in excessive indentation that spoils code
readability. Begin cleaning this up by converting the MLO_AN_FIXED case
to an if() statement.
Signed-off-by: Russell King (Oracle) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions