Re: [RESEND PATCH] vhost/scsi: Don't reinvent the wheel but use existing llist API

From: Nicholas A. Bellinger
Date: Tue May 23 2017 - 23:32:58 EST


On Fri, 2017-05-12 at 09:42 +0900, Byungchul Park wrote:
> Although llist provides proper APIs, they are not used. Make them used.
>
> Signed-off-by: Byungchul Park <byungchul.park@xxxxxxx>
> Acked-by: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
> ---
> drivers/vhost/scsi.c | 11 +++--------
> 1 file changed, 3 insertions(+), 8 deletions(-)
>

Applied to target-pending/for-next.

Thanks Byungchul.