aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2015-10-06 12:27:45 +0000
committerJames Bottomley <[email protected]>2015-11-10 01:06:37 +0000
commit481ebb3daac39c6c1a8f78f98b823a9c9591616f (patch)
tree7c99b707e6c352536d455c1702b7f0abbcc79fd0 /drivers/fpga/fpga-mgr.c
parentscsi: Fix a bdi reregistration race (diff)
downloadkernel-481ebb3daac39c6c1a8f78f98b823a9c9591616f.tar.gz
kernel-481ebb3daac39c6c1a8f78f98b823a9c9591616f.zip
fcoe: use continue instead of goto+label
There is a label pointing to the start of a while loop and a goto nested only in the loop. The goto jumps to the label in some cases. Replace the goto and the label by simple continue. Signed-off-by: Jiri Slaby <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Acked-by: Vasu Dev <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions