From: Aybuke Ozdemir Date: Thu, 18 Sep 2014 23:33:38 +0000 (+0300) Subject: Staging: rtl8723au: core: Fix "foo * bar" warning. X-Git-Tag: fixes-for-v3.18-merge-window~15^2~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867ce1bd68fb1eadb70b82bcda1e451b27ff824a;p=pandora-kernel.git Staging: rtl8723au: core: 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed