From: Michael S. Tsirkin Date: Fri, 6 Mar 2015 02:20:03 +0000 (+1030) Subject: virtio_blk: fix comment for virtio 1.0 X-Git-Tag: omap-for-v4.2/o2_dc~305^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa2a56437d0b7ef5d86eef2778ad3469ca72d5a;p=pandora-kernel.git virtio_blk: fix comment for virtio 1.0 Fix up comment to match virtio 1.0 logic: virtio_blk_outhdr isn't the first elements anymore, the only requirement is that it comes first in the s/g list. Signed-off-by: Michael S. Tsirkin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed