Staging: rtl8188eu: Fix warning braces {} are not necessary.
authorElena Oat <oat.elena@gmail.com>
Thu, 6 Mar 2014 07:34:39 +0000 (09:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:46:31 +0000 (14:46 -0800)
commit8ee6421b6c82157ff25b98a4e8b0a5f6764edc0f
tree1957519ed886abfb855b8f46c511c7e40343e4eb
parentc6b2dcdc8b4499fc70e033ec47adb1fdcf319b12
Staging: rtl8188eu: Fix warning braces {} are not necessary.

This patch fixes the warning of "braces {} are not necessary for single
statement blocks" in file rtw_cmd.c.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_cmd.c
This page took 0.02504 seconds and 5 git commands to generate.