From: Devendra Naga Date: Sun, 23 Sep 2012 16:57:22 +0000 (-0400) Subject: staging: rtl8712: fix a foo * bar errors reported by checkpatch X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c06df2334ce9a0072c94ffffcd8977fe726015f1;p=pandora-kernel.git staging: rtl8712: fix a foo * bar errors reported by checkpatch fixes the following error: drivers/staging/rtl8712/rtl8712_xmit.c:379: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed