]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit245295f5b68c6d9a03a20c98b15506d396ac027f
tree1ac12fc1cf5d62e904b7a4932aef5af8953a2342
parent504b9008eb71440a39176ef8080321ad02383b99
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