commit | 4614e51cccca0eb42ff7b1b6383e2d07db42edc8 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 16 23:56:16 2012 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 18 15:20:37 2012 +1030 |
tree | 3296724337388eedd8c7d9066b7299a9e5595fa5 | |
parent | 57e1a37347d31c6b5c34eda1ecb2272f1803323d [diff] |
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 <rusty@rustcorp.com.au>