From: Harvey Harrison Date: Tue, 1 Apr 2008 00:53:55 +0000 (-0700) Subject: virtio: fix sparse return void-valued expression warnings X-Git-Tag: v2.6.26-rc1~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597d56e4b51fc3385e097e52d6e92bf596ff21ec;p=pandora-kernel.git virtio: fix sparse return void-valued expression warnings drivers/virtio/virtio_pci.c:148:2: warning: returning void-valued expression drivers/virtio/virtio_pci.c:155:2: warning: returning void-valued expression Signed-off-by: Harvey Harrison Signed-off-by: Rusty Russell --- Reading git-diff-tree failed