From: Rusty Russell Date: Tue, 5 Feb 2008 04:50:00 +0000 (-0500) Subject: virtio: remove unused id field from struct virtio_blk_outhdr X-Git-Tag: v2.6.25-rc1~1058^2~18 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=24a5ae5d0340d5a45df840b24a10d62aa9516116;p=linux-2.6-omap-h63xx.git virtio: remove unused id field from struct virtio_blk_outhdr This field has been unused since an older version of virtio. Remove it now before we freeze the ABI. Signed-off-by: Rusty Russell