]> git.baikalelectronics.ru Git - kernel.git/commit
tcmu: clean up the scatter helper
authorXiubo Li <lixiubo@cmss.chinamobile.com>
Tue, 28 Nov 2017 18:40:36 +0000 (12:40 -0600)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 12 Jan 2018 23:07:16 +0000 (15:07 -0800)
commit24637c3385aeca3df38d03b9123f8d19e7f34d3f
tree6b6f6b5ce54e2a90a45d36fd70bc7fc103f869f3
parentf57db09481f84a5a53d873100eb616ab0f9b4c31
tcmu: clean up the scatter helper

Add some comments to make the scatter code to be more readable,
and drop unused arg to new_iov.

Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_user.c