From: anuvazhayil Date: Wed, 29 Oct 2014 18:33:48 +0000 (+0530) Subject: Staging: rtl8723au: rtw_cmd: Replace foo*bar to foo *bar X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~591 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a58af1e1ce10b1a92221823aa8ab0de881d9a129;p=pandora-kernel.git Staging: rtl8723au: rtw_cmd: Replace foo*bar to foo *bar Fixed the checkpatch.pl ERROR: "foo*bar" should be "foo *bar" Signed-off-by: anuvazhayil Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed