From: Elena Oat Date: Tue, 4 Mar 2014 19:28:29 +0000 (+0200) Subject: Staging: rtl8188eu: Fix warning of braces {} are not necessary. X-Git-Tag: v3.15-rc1~139^2~581 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c05f00f88dbf78d4b2d0e6f8d5b6c7332b0e113;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed