From: Rusty Russell Date: Tue, 16 Oct 2012 13:26:16 +0000 (+1030) Subject: virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0 X-Git-Tag: v3.8-rc1~28^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de929b04450f2ec984c2febb1249d0e0f993d0a2;p=pandora-kernel.git virtio: tools: 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