From: Namhyung Kim Date: Tue, 31 May 2011 11:45:53 +0000 (+0200) Subject: block: remove unwanted semicolons X-Git-Tag: v3.0-rc2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9d6553b3b3044e7374774cc33bb1b2eee19dd3;p=pandora-kernel.git block: remove unwanted semicolons Since those defined functions require additional semicolon from the caller, they could cause potential syntax errors when used in if-else statements. Signed-off-by: Namhyung Kim Acked-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed