[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wiqV2T03rOx=8DTttZkL-N8b-anRkvT2F_w7hOGfjH92Q@mail.gmail.com>
Date: Fri, 6 Sep 2019 16:18:29 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: James Bottomley <James.Bottomley@...senpartnership.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-scsi <linux-scsi@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] SCSI fixes for 5.3-rc7
On Fri, Sep 6, 2019 at 1:39 PM James Bottomley
<James.Bottomley@...senpartnership.com> wrote:
>
>
> diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c
> index 8d8c495b5b60..d65558619ab0 100644
> --- a/drivers/scsi/lpfc/lpfc_attr.c
> +++ b/drivers/scsi/lpfc/lpfc_attr.c
> @@ -5715,7 +5715,7 @@ LPFC_ATTR_RW(nvme_embed_cmd, 1, 0, 2,
> * 0 = Set nr_hw_queues by the number of CPUs or HW queues.
> * 1,128 = Manually specify the maximum nr_hw_queue value to be set,
> *
> - * Value range is [0,128]. Default value is 8.
> + * Value range is [0,256]. Default value is 8.
> */
Shouldn't that "1,128 = Manually specify.." line also have been updated?
Not that I really care, and I'll pul this, but..
Linus
Powered by blists - more mailing lists