diff options
| author | Philipp Stanner <[email protected]> | 2025-03-24 09:29:28 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-25 17:36:45 +0000 |
| commit | 9db2426a324ea4aceea071b3069108840a3fa3fe (patch) | |
| tree | aa9b473aa148fdfb4ccd7e0752f3b3c945d96663 /net/unix/sysctl_net_unix.c | |
| parent | Merge branch 'tcp-dccp-remove-16-bytes-from-icsk' (diff) | |
| download | kernel-9db2426a324ea4aceea071b3069108840a3fa3fe.tar.gz kernel-9db2426a324ea4aceea071b3069108840a3fa3fe.zip | |
stmmac: loongson: Remove surplus loop
loongson_dwmac_probe() contains a loop which doesn't have an effect,
because it tries to call pcim_iomap_regions() with the same parameters
several times. The break statement at the loop's end furthermore ensures
that the loop only runs once anyways.
Remove the surplus loop.
Signed-off-by: Philipp Stanner <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Yanteng Si <[email protected]>
Reviewed-by: Huacai Chen <[email protected]>
Tested-by: Henry Chen <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
