lkml.org 
[lkml]   [2022]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v2] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
Date
On giovedì 18 agosto 2022 17:48:04 CEST Chaitanya Kulkarni wrote:
> > - iov_iter_kvec(&cmd->recv_msg.msg_iter, READ, cmd->iov,
> > - cmd->nr_mapped, cmd->pdu_len);
> > + iov_iter_kvec(&cmd->recv_msg.msg_iter, READ, cmd->iov, nr_mapped,
> > cmd->pdu_len);
>
> > }
> >
>
>
> overly long lines above ? we are keeping lines < 80 for consistency, can
> be done at the time of applying patch.
>
> -ck
>

I'm sorry for this.
I changed my post commit hook and forgot to make it executable :-(
I just wrote to Sagi and said that I'm going to send a new version with the
results of blktests. In the meantime I'll shorten those long lines below the
80 characters threshold.

Thanks,

Fabio


\
 
 \ /
  Last update: 2022-08-21 17:13    [W:0.081 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site