]> www.infradead.org Git - users/jedix/linux-maple.git/commit
target/user: Fix comments to not refer to data ring
authorAndy Grover <agrover@redhat.com>
Thu, 25 Aug 2016 15:55:54 +0000 (08:55 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 23 Jun 2017 04:10:50 +0000 (21:10 -0700)
commit2564d0facae46338f6cdc8e2de6fc927ef75022f
tree6399c3b8e88af834f350923a2de836377bdecf3f
parenta1d8634180715a5bcdb9adb13c2e71c47d22e654
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>
Orabug: 25395066
(cherry picked from commit 3d9b95558f5874ac5d63a057813dc66b480de7e1)
Signed-off-by: Kyle Fortin <kyle.fortin@oracle.com>
Reviewed-by: Shan Hai <shan.hai@oracle.com>
drivers/target/target_core_user.c