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)
commita45cbb78147e8f57250f1687f5b61470b8343a20
tree1ac12fc1cf5d62e904b7a4932aef5af8953a2342
parent34c376fe07342e06f531504b01d3b953962e456c
Staging: rtl8821ae: Fix "foo * bar" warning.

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