From: Nandini Hanumanthagowda Date: Tue, 12 Nov 2013 17:35:40 +0000 (+0530) Subject: staging: vt6656: removed the trailing statement should be on next line error X-Git-Tag: v3.14-rc1~150^2~775^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df6b85138faa297c643542047d09081877c24026;p=pandora-kernel.git staging: vt6656: removed the trailing statement should be on next line error as per linux coding style trailing statments should not be there at the end of line, instead it should be placed in next line. hence removed that error by moving trailing statement to next line Signed-off-by: Nandini Hanumanthagowda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed