From dc29fcae7a1178e76e20c38a12823ab8fa58f67f Mon Sep 17 00:00:00 2001 From: Elena Oat Date: Thu, 6 Mar 2014 09:38:05 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed