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:
29d0b21
)
xen-blkback: fix foreach_grant_safe to handle empty lists
author
Roger Pau Monne
<roger.pau@citrix.com>
Mon, 18 Mar 2013 16:49:33 +0000
(17:49 +0100)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 19 Mar 2013 12:53:15 +0000
(08:53 -0400)
We may use foreach_grant_safe in the future with empty lists, so make
sure we can handle them.
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Cc: xen-devel@lists.xen.org
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found