Staging: rtl8192u: Remove break statement
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>
Thu, 26 Feb 2015 22:04:42 +0000 (23:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 23:30:24 +0000 (15:30 -0800)
commit6a3718cfd0f6608362f5aaea37f896ff629d0f43
tree9c3bd636eeda7be8f95ced3bae7ef37b18fbff57
parentff0dd127432f003f11d8312c37bb384da009307a
Staging: rtl8192u: Remove break statement

This patch fixes the checkpatch.pl warning:
WARNING: "break is not useful after a goto or return"

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_phy.c
This page took 0.025932 seconds and 5 git commands to generate.