> -----Original Message-----
> From: Thomas Monjalon [mailto:[email protected]]
> Sent: Thursday, July 26, 2018 8:21 PM
> To: Rosen, Rami <[email protected]>
> Cc: [email protected]; [email protected]; [email protected]; Mcnamara, John
> <[email protected]>
> Subject: Re: [dpdk-stable] [PATCH] bus/pci: fix a typo
> 
> 26/07/2018 20:31, Rami Rosen:
> > This patch fixes a trivial typo in pci_common.c.
> >
> > Signed-off-by: Rami Rosen <[email protected]>
> 
> Fixes: 23eaa9059ec2 ("bus/pci: use given name as generic name")
> Cc: [email protected]
> 
> > --- a/drivers/bus/pci/pci_common.c
> > +++ b/drivers/bus/pci/pci_common.c
> >     if (devargs != NULL)
> >             /* If an rte_devargs exists, the generic rte_device uses the
> > -            * given name as its namea
> > +            * given name as its name
> >              */
> 
> You can replace the "a" by a dot.
> 
> Applied with above changes, thanks.

Yes. I like to see comments as properly punctuated sentences.
other people have other preferences

Reply via email to