]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/blk-ioc.c
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)
commitdf4156569d4ace581bd1581e7aa4a9dd7d2f0775
tree1163b57017ce3ccef73f08d4d1c8b93417fec4d2
parent8aea45451b252e4be09ee9974c5658bb47c81625
block: rename the return of two functions

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