From: Joe Perches Date: Thu, 10 Oct 2013 23:07:59 +0000 (-0700) Subject: staging: Remove unnecessary semicolons X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22526e48d6aebc70ed1d19cc3d2724489775aa4;p=pandora-kernel.git staging: Remove unnecessary semicolons These aren't necessary after switch, if and while statements. Also remove some unnecessary braces where these semicolons were removed around single statement and some unnecessary blank lines. Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed