From: Nandini Hanumanthagowda Date: Sun, 27 Oct 2013 18:07:15 +0000 (+0530) Subject: staging: vt6656: removed space after '*' in pointer declaration X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd4dfbc0630e01d290650310bfcc25bd82a23db;p=pandora-kernel.git staging: vt6656: removed space after '*' in pointer declaration space after '*' in pointer declaration is not preferred in linux and results in checkpatch error. Hence removed the spaces present after the '*' in pointer declarations to fix the checkpatch errors Signed-off-by: Nandini Hanumanthagowda Reviewed-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed