aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2019-12-20 18:44:13 +0100
committerGreg Kroah-Hartman <[email protected]>2020-01-03 11:04:58 +0100
commitd1e10852aa63d840dd4d373cd6ab421d3de022d5 (patch)
tree6c43b7082ed4bcc350719401e26ebb32c94943f2 /drivers/fpga/fpga-bridge.c
parentd7a336d67ab5443a0ef14b8335d139e855e8a682 (diff)
staging: rtl8188eu: use break to exit while loop
The variable bContinual in Efuse_PgPacketRead() is only used to break out of a while loop. Remove the variable and use break instead. Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions