From: Wei Yongjun Date: Tue, 2 Apr 2013 06:15:56 +0000 (+1030) Subject: caif_virtio: fix error return code in cfv_create_genpool() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~63^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aef76e9c4c616c91233ece9850e89c91f3fd92a;p=pandora-kernel.git caif_virtio: fix error return code in cfv_create_genpool() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Sjur Brændeland Signed-off-by: Rusty Russell --- Reading git-diff-tree failed