From afd4dfbc0630e01d290650310bfcc25bd82a23db Mon Sep 17 00:00:00 2001 From: Nandini Hanumanthagowda Date: Sun, 27 Oct 2013 23:37:15 +0530 Subject: [PATCH] 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-format-patch failed