Staging: rtl8188eu: Fix the warning of space before parenthesis.
authorElena Oat <oat.elena@gmail.com>
Mon, 3 Mar 2014 07:44:19 +0000 (09:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:34:12 +0000 (14:34 -0800)
commit867892f372632ead9d367cc21e69edbd7e04a33e
tree59e417cff8292ace3ea0dfbcbcbe07a20f3feaff
parentbfe24b9cbefc33efdb9bd10132037e8e4840e616
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 <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_cmd.c
This page took 0.024764 seconds and 5 git commands to generate.