From: Rusty Russell Date: Tue, 16 Oct 2012 13:26:16 +0000 (+1030) Subject: virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0 X-Git-Tag: v3.8-rc1~28^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4614e51cccca0eb42ff7b1b6383e2d07db42edc8;p=pandora-kernel.git virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0 We simplified virtqueue_add_buf(), make it clear in the callers. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed