From: Nandini Hanumanthagowda Date: Tue, 12 Nov 2013 17:35:37 +0000 (+0530) Subject: staging: vt6656: removed parenthesis from return statement X-Git-Tag: v3.14-rc1~150^2~775^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820c9b12153d83319fdfbba2783ff1c07a1ad817;p=pandora-kernel.git staging: vt6656: removed parenthesis from return statement parenthesis is not required in return statement since its not a fucntion, hence remove parentheses to comply with linux coding style Signed-off-by: Nandini Hanumanthagowda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed