lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 12 Jun 2023 12:14:45 -0400
From:   Frank Li <Frank.li@....com>
To:     Manivannan Sadhasivam <mani@...nel.org>
Cc:     lpieralisi@...nel.org, allenbh@...il.com, bhelgaas@...gle.com,
        dave.jiang@...el.com, helgaas@...nel.org, imx@...ts.linux.dev,
        jdmason@...zu.us, kw@...ux.com, linux-kernel@...r.kernel.org,
        linux-pci@...r.kernel.org, ntb@...ts.linux.dev
Subject: Re: [PATCH 1/1] PCI: endpoint: pci-epf-vntb: fix typo span in
 comments

On Sat, Apr 08, 2023 at 03:06:44PM +0530, Manivannan Sadhasivam wrote:
> On Wed, Dec 14, 2022 at 12:22:54PM -0500, Frank Li wrote:
> > Replace span with spad.
> > 
> > Signed-off-by: Frank Li <Frank.Li@....com>
> 
> Reviewed-by: Manivannan Sadhasivam <mani@...nel.org>

Ping, just fixed comments

> 
> - Mani
> 
> > ---
> >  drivers/pci/endpoint/functions/pci-epf-vntb.c | 10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/drivers/pci/endpoint/functions/pci-epf-vntb.c b/drivers/pci/endpoint/functions/pci-epf-vntb.c
> > index 58a23ef4b572..935748244078 100644
> > --- a/drivers/pci/endpoint/functions/pci-epf-vntb.c
> > +++ b/drivers/pci/endpoint/functions/pci-epf-vntb.c
> > @@ -84,15 +84,15 @@ enum epf_ntb_bar {
> >   * |                                                  |
> >   * |                                                  |
> >   * |                                                  |
> > - * +-----------------------+--------------------------+ Base+span_offset
> > + * +-----------------------+--------------------------+ Base+spad_offset
> >   * |                       |                          |
> > - * |    Peer Span Space    |    Span Space            |
> > + * |    Peer Spad Space    |    Spad Space            |
> >   * |                       |                          |
> >   * |                       |                          |
> > - * +-----------------------+--------------------------+ Base+span_offset
> > - * |                       |                          |     +span_count * 4
> > + * +-----------------------+--------------------------+ Base+spad_offset
> > + * |                       |                          |     +spad_count * 4
> >   * |                       |                          |
> > - * |     Span Space        |   Peer Span Space        |
> > + * |     Spad Space        |   Peer Spad Space        |
> >   * |                       |                          |
> >   * +-----------------------+--------------------------+
> >   *       Virtual PCI             PCIe Endpoint
> > -- 
> > 2.34.1
> > 
> 
> -- 
> மணிவண்ணன் சதாசிவம்

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ