From: Roger Pau Monne Date: Mon, 18 Mar 2013 16:49:33 +0000 (+0100) Subject: xen-blkback: fix foreach_grant_safe to handle empty lists X-Git-Tag: v3.9-rc5~3^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217fd5e709f029c125a9d39de5f13387407f131a;p=pandora-kernel.git xen-blkback: fix foreach_grant_safe to handle empty lists 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é Cc: xen-devel@lists.xen.org Cc: Konrad Rzeszutek Wilk Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed