From: Elena Oat Date: Mon, 3 Mar 2014 07:44:19 +0000 (+0200) Subject: Staging: rtl8188eu: Fix the warning of space before parenthesis. X-Git-Tag: v3.15-rc1~139^2~585 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867892f372632ead9d367cc21e69edbd7e04a33e;p=pandora-kernel.git 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-diff-tree failed