From 867892f372632ead9d367cc21e69edbd7e04a33e Mon Sep 17 00:00:00 2001 From: Elena Oat Date: Mon, 3 Mar 2014 09:44:19 +0200 Subject: [PATCH] Staging: rtl8188eu: Fix the warning of space before parenthesis. This patch fixes the warning of "space prohibited between function name and open parenthesis '('". The modified file: rtw_cmd.c. The patch also removes some strange spaces that were generated probably by some editor. Signed-off-by: Elena Oat Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed