Re: [PATCH] staging: comedi: comedi.h: Fixed typos in comments

From: James Browning
Date: Tue Sep 22 2020 - 14:43:08 EST


On Tue, Sep 22, 2020 at 09:52:24AM +0200, Greg Kroah-Hartman wrote:
> On Sun, Sep 20, 2020 at 10:30:00PM -0700, James Browning wrote:
> > Removed repeated words "the" and "in"
> >
> > Signed-off-by: James Browning <jamesbrowning137@xxxxxxxxx>
> > ---
> > drivers/staging/comedi/comedi.h | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> What tree did you make this against? It's already in my development
> tree and in linux-next, so I can't apply this again :(
>
> thanks,
>
> greg k-h

I made that patch on the 5.9-rc6 mainline tree. From now I will check the linux-next tree.

Thank you,
James