]> git.openfabrics.org - ~emulex/infiniband.git/commit
Staging: rtl8188eu: Fix warning of suspect code indent.
authorElena Oat <oat.elena@gmail.com>
Thu, 6 Mar 2014 07:38:05 +0000 (09:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:47:03 +0000 (14:47 -0800)
commitdc29fcae7a1178e76e20c38a12823ab8fa58f67f
treef978885e0ab27f00441614b51987ee78082e99ad
parent719e897cf1f98a77bb48c45cd0b996c2f57afe48
Staging: rtl8188eu: Fix warning of suspect code indent.

This patch fixes the warning of "suspect code indent for conditional
statements" in file rtw_cmd.c. I have removed the conditional statements
in two places altogether, as it didn't bring any value.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_cmd.c