From: Zhi Yong Wu Date: Fri, 6 Dec 2013 20:13:03 +0000 (+0800) Subject: vhost: remove the dead branch X-Git-Tag: v3.14-rc1~94^2~589 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59566b6e8cc8f8a05022e0f01a1b90974003f092;p=pandora-kernel.git vhost: remove the dead branch Since vhost_dev_init() forever return 0, some branches are never run, therefore need to be removed. Signed-off-by: Zhi Yong Wu Acked-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed