From: Greg Donald Date: Fri, 22 Aug 2014 15:57:49 +0000 (-0500) Subject: drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors X-Git-Tag: fixes-for-v3.18-merge-window~15^2~952 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e66cf096c736532e277a992e8b0b3045af30b1d;p=pandora-kernel.git drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors Fix checkpatch.pl "foo* bar" should be "foo *bar" errors Signed-off-by: Greg Donald Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed