From: L. Alberto Giménez Date: Sun, 23 Jan 2011 00:07:18 +0000 (+0100) Subject: Staging: rt2860: rt_linux.c: Fix space after unary '*' operator. X-Git-Tag: v2.6.39-rc1~469^2~794 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5673db40e28732431b1d3c6433638408f913142e;p=pandora-kernel.git Staging: rt2860: rt_linux.c: Fix space after unary '*' operator. Fix checkpatch error raised by the use of spaces between the '*' operator and the corresponding variable name. Signed-off-by: L. Alberto Giménez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed