diff options
| author | Russell King (Oracle) <[email protected]> | 2024-11-08 16:01:55 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-11-11 19:05:14 -0800 |
| commit | f0f46c2a3d8ea9d1427298c8103a777d9e616c29 (patch) | |
| tree | 5ad228307ebd19159a01044e8f3456b670d13d12 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 92abfcb4ced482afbe65d18980e6734fe1e62a34 (diff) | |
net: phylink: move MLO_AN_PHY 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. Continue cleaning this up by converting the MLO_AN_PHY
case to use an if() statmeent.
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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions