block: remove unwanted semicolons
authorNamhyung Kim <namhyung@gmail.com>
Tue, 31 May 2011 11:45:53 +0000 (13:45 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 31 May 2011 11:45:53 +0000 (13:45 +0200)
commitea9d6553b3b3044e7374774cc33bb1b2eee19dd3
tree9079017f7576f1df50d063c033c80c5a201dc555
parenta1706ac4c0201ea0143dc0db0659001b26ceeabb
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 <namhyung@gmail.com>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
include/linux/blkdev.h