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:
20af3cf
)
virtio_blk: remove nents member.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 20 Mar 2013 05:14:27 +0000
(15:44 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 20 Mar 2013 05:14:58 +0000
(15:44 +1030)
It's simply a flag as to whether we have data now, so make it an
explicit function parameter rather than a member of struct
virtblk_req.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Asias He <asias@redhat.com>
drivers/block/virtio_blk.c
patch
|
blob
|
history
diff --cc
drivers/block/virtio_blk.c
Simple merge