block: rename the return of two functions
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 6 Jun 2011 03:11:34 +0000 (05:11 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 6 Jun 2011 03:57:25 +0000 (05:57 +0200)
If we rename the return of alloc_io_context() and get_io_context() from
"ret" to "ioc" the code get's (a bit) more readable and (a lot) more
grepable.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-ioc.c

diff --cc block/blk-ioc.c
Simple merge