block: Clean up exit_io_context() source code.
authorBart Van Assche <bvanassche@acm.org>
Tue, 21 Dec 2010 14:07:45 +0000 (15:07 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 21 Dec 2010 14:07:45 +0000 (15:07 +0100)
commit27667c996f6a0bed4ad1e10ac0a0dbb6037968db
treedcbcd7354f6ccaa3fe88fdf0a0a5f1e168ff8c40
parent3603b8eaccc8e41d3f355b3cadd662a3dd6699fd
block: Clean up exit_io_context() source code.

This patch fixes a spelling error in a source code comment and removes
superfluous braces in the function exit_io_context().

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-ioc.c