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

From: Nicholas A. Bellinger
Date: Sun Feb 19 2017 - 00:51:31 EST


Hi Byungchul,

On Tue, 2017-02-14 at 16:26 +0900, Byungchul Park wrote:
> Although llist provides proper APIs, they are not used. Make them used.
>
> Signed-off-by: Byungchul Park <byungchul.park@xxxxxxx>
> ---
> drivers/vhost/scsi.c | 11 +++--------
> 1 file changed, 3 insertions(+), 8 deletions(-)

Acked-by: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>