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

2017-05-23 Thread Nicholas A. Bellinger
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 
> Acked-by: Nicholas Bellinger 
> ---
>  drivers/vhost/scsi.c | 11 +++
>  1 file changed, 3 insertions(+), 8 deletions(-)
> 

Applied to target-pending/for-next.

Thanks Byungchul.



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

2017-05-23 Thread Nicholas A. Bellinger
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 
> Acked-by: Nicholas Bellinger 
> ---
>  drivers/vhost/scsi.c | 11 +++
>  1 file changed, 3 insertions(+), 8 deletions(-)
> 

Applied to target-pending/for-next.

Thanks Byungchul.