From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH v4 3/5] nvmet/fc: Use sgl_alloc() and sgl_free() To: Bart Van Assche , Jens Axboe Cc: linux-block@vger.kernel.org, linux-scsi@vger.kernel.org, Christoph Hellwig , Ard Biesheuvel , Herbert Xu , linux-nvme@lists.infradead.org, Keith Busch , Sagi Grimberg References: <20180105162650.31083-1-bart.vanassche@wdc.com> <20180105162650.31083-4-bart.vanassche@wdc.com> From: James Smart Message-ID: Date: Fri, 5 Jan 2018 08:33:35 -0800 MIME-Version: 1.0 In-Reply-To: <20180105162650.31083-4-bart.vanassche@wdc.com> Content-Type: text/plain; charset=utf-8; format=flowed List-ID: On 1/5/2018 8:26 AM, Bart Van Assche wrote: > Use the sgl_alloc() and sgl_free() functions instead of open coding > these functions. > > Signed-off-by: Bart Van Assche > Reviewed-by: Johannes Thumshirn > Reviewed-by: Hannes Reinecke > Cc: Keith Busch > Cc: Christoph Hellwig > Cc: James Smart > Cc: Sagi Grimberg > --- > drivers/nvme/target/Kconfig | 1 + > drivers/nvme/target/fc.c | 36 ++---------------------------------- > 2 files changed, 3 insertions(+), 34 deletions(-) Reviewed-by:  James Smart -- james