Staging: rtl8821ae: Fix "foo * bar" warning.
authorAybuke Ozdemir <aybuke.147@gmail.com>
Thu, 18 Sep 2014 20:56:13 +0000 (23:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:48:05 +0000 (17:48 -0700)
This patch fixes these error messages found by checkpatch.pl:
ERROR: "foo* bar" should be "foo *bar"

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8821ae/base.h

Simple merge