From: J. Ali Harlow Date: Thu, 12 May 2011 18:09:57 +0000 (+0100) Subject: comedi vmk80xx: Style improvements X-Git-Tag: v3.0-rc1~336^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a229fd54db17f39ce14348c9de898b3671771ca;p=pandora-kernel.git comedi vmk80xx: Style improvements Style improvements to comedi driver vmk80xx: * One variable definition per line * Block quotes start and end with near-empty lines * If..else statements use braces for both branches * Egregious blank lines removed * Use if..else rather than goto where trivial * Don't put function return type on a separate line Signed-off-by: J. Ali Harlow Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed