From: Mike Frysinger Date: Sun, 23 May 2010 07:10:30 +0000 (-0400) Subject: Staging: iio: kill off spurious semicolons X-Git-Tag: v2.6.36-rc1~520^2~1^2~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c608cb012e150d5c24b400ea89000105134bd564;p=pandora-kernel.git Staging: iio: kill off spurious semicolons A bunch of IIO files contain spurious semicolons after function definitions and case statements and if statements. Guess people really like this thing, but kill them anyways so they'll stop spreading via copy & paste with new drivers. Signed-off-by: Mike Frysinger Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed