commit | 3d9b95558f5874ac5d63a057813dc66b480de7e1 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Thu Aug 25 08:55:54 2016 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Oct 19 21:22:23 2016 -0700 |
tree | 33db4187400ebd629cfc6351b917f4ddfd6c6cb9 | |
parent | 554617b2bbe25c3fb3c80c28fe7a465884bb40b1 [diff] |
target/user: Fix comments to not refer to data ring We no longer use a ringbuffer for the data area, so this might cause confusion. Just call it the data area. Signed-off-by: Andy Grover <agrover@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>