Staging: rtl8188eu: Fix warning of braces {} are not necessary.
authorElena Oat <oat.elena@gmail.com>
Tue, 4 Mar 2014 19:28:29 +0000 (21:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:44:04 +0000 (14:44 -0800)
commit2c05f00f88dbf78d4b2d0e6f8d5b6c7332b0e113
treeea903b6f4ccc9eeccf8091712a176708d50956d4
parent6fb081577fa86467b93563dca0e0d7b043cf65a2
Staging: rtl8188eu: Fix warning of braces {} are not necessary.

This patch fixes the warning of "braces {} are not necessary for any arm
of this statement" in file rtw_ioctl_set.c. The braces are removed in
three places.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ioctl_set.c
This page took 0.024439 seconds and 5 git commands to generate.