From: Alasdair G Kergon Date: Fri, 1 Mar 2013 22:45:47 +0000 (+0000) Subject: dm: rename request variables to bios X-Git-Tag: v3.9-rc1~19^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55a62eef8d1b50ceff3b7bf46851103bdcc7e5b0;p=pandora-kernel.git dm: rename request variables to bios Use 'bio' in the name of variables and functions that deal with bios rather than 'request' to avoid confusion with the normal block layer use of 'request'. No functional changes. Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed