summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorJes Sorensen <Jes.Sorensen@redhat.com>2015-03-23 16:54:08 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-23 22:40:29 +0100
commited2be12e0a2901176ad2930443322d4aa53fe6b0 (patch)
tree19c7c0eca190d6a2f964507c7b848b3c3d32524b /init
parentc84b528c082a396443104f6931691948c088d94b (diff)
staging: rtl8723au: Fix mis-placed break
In 7c3a8f2a5ec95e2b13704562f36321e20ddfc190 I made a mistake and moved a break below a bracket, causing a situation where the for loop would always exit when it shouldn't. This patch corrects that mistake. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions