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:
472b72f
)
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
author
Asias He
<asias@redhat.com>
Wed, 27 Feb 2013 05:29:30 +0000
(13:29 +0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Thu, 28 Feb 2013 03:24:20 +0000
(19:24 -0800)
It is actually a vector not a sg, so nr_vecs is better than sg_num.
Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found