]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: core: Fixed wrong space error.
authorGulsah Kose <gulsah.1004@gmail.com>
Sat, 20 Sep 2014 21:13:29 +0000 (00:13 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:26:01 +0000 (16:26 -0700)
commit6cfeba74dfb5ad68e80db1b623595f17a7374f07
tree16ae8bfaf9f3f806a7582019007775d6a545457d
parent347f26824f78b20e52cac2c23d1cf55c015a64e7
staging: rtl8188eu: core: Fixed wrong space error.

This patch fixes "foo     * bar" should be "foo   *bar" checkpatch.pl error in rtw_cmd.c

Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_cmd.c