From 2c05f00f88dbf78d4b2d0e6f8d5b6c7332b0e113 Mon Sep 17 00:00:00 2001 From: Elena Oat Date: Tue, 4 Mar 2014 21:28:29 +0200 Subject: [PATCH] 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-format-patch failed