commit | 12bdcbd539c6327c09da0503c674733cb2d82cb5 | [log] [tgz] |
---|---|---|
author | Byungchul Park <byungchul.park@lge.com> | Fri May 12 09:42:56 2017 +0900 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jun 08 23:26:37 2017 -0700 |
tree | 7e042b949535c3c472e6db03b0df239aed5c612d | |
parent | fb418240ecbd721a1237da592c075993c1709955 [diff] |
vhost/scsi: Don't reinvent the wheel but use existing llist API Although llist provides proper APIs, they are not used. Make them used. Signed-off-by: Byungchul Park <byungchul.park@lge.com> Acked-by: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>