diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-11-11 19:05:15 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-11 19:05:16 -0800 |
commit | 874ed898a2049cb326b1b28a22a831556a58d2c1 (patch) | |
tree | 0b42d0eee0321ee42e3e49a1c458445c4d1327f0 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 80b6f094756f9a9e7d1e40208683ba5b8538d590 (diff) | |
parent | bc08ce37d99a3992e975a0f397503cb23404f25a (diff) |
Merge branch 'net-phylink-phylink_resolve-cleanups'
Russell King says:
====================
net: phylink: phylink_resolve() cleanups
This series does a bit of clean-up in phylink_resolve() to make the code
a little easier to follow.
Patch 1 moves the manual flow control setting in two of the switch
cases to after the switch().
Patch 2 changes the MLO_AN_FIXED case to be a simple if() statement,
reducing its indentation.
Patch 3 changes the MLO_AN_PHY case to also be a simple if() statment,
also reducing its indentation.
Patch 4 does the same for the last case.
Patch 5 reformats the code and comments for the reduced indentation,
making it easier to read.
====================
Link: https://patch.msgid.link/Zy411lVWe2SikuOs@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions