aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorPhilipp Stanner <[email protected]>2025-03-24 09:29:28 +0000
committerJakub Kicinski <[email protected]>2025-03-25 17:36:45 +0000
commit9db2426a324ea4aceea071b3069108840a3fa3fe (patch)
treeaa9b473aa148fdfb4ccd7e0752f3b3c945d96663 /net/unix/sysctl_net_unix.c
parentMerge branch 'tcp-dccp-remove-16-bytes-from-icsk' (diff)
downloadkernel-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