git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd2a49b
)
dm: rename request variables to bios
author
Alasdair G Kergon
<agk@redhat.com>
Fri, 1 Mar 2013 22:45:47 +0000
(22:45 +0000)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 1 Mar 2013 22:45:47 +0000
(22:45 +0000)
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 <agk@redhat.com>
No differences found