From: Paul Bolle Date: Mon, 6 Jun 2011 03:11:34 +0000 (+0200) Subject: block: rename the return of two functions X-Git-Tag: v3.1-rc1~252^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df4156569d4ace581bd1581e7aa4a9dd7d2f0775;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed