From: Asaf Vertz Date: Tue, 16 Dec 2014 13:57:58 +0000 (+0200) Subject: staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar" X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca439e90055743ba26dea20755217436863cb991;p=pandora-kernel.git staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar" Fixed a coding style error, "foo * bar" should be "foo *bar" Signed-off-by: Asaf Vertz Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed