From: Márton Németh Date: Sun, 22 Jan 2012 21:47:15 +0000 (+0100) Subject: staging: rts5139: fix pointer coding style X-Git-Tag: v3.4-rc1~186^2~176^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2f92ae6b986934ff220eda6b5c91f4ee294b35;p=pandora-kernel.git staging: rts5139: fix pointer coding style This will remove the following checkpatch.pl error: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Márton Németh Acked-by: edwin_rong Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed