Re: [PATCH] staging: wlan-ng: Fix comments typos

2021-02-18 Thread Dan Carpenter
On Wed, Feb 10, 2021 at 03:59:52PM +0100, Mairo Paul Rufus wrote: > Signed-off-by: Mairo Paul Rufus No commit message. It should say something like: Checkpatch complained about the accidental repeated words like "our our" so I fixed it. > diff --git a/drivers/staging/wlan-ng/prism2sta.c >

Re: [PATCH] staging: wlan-ng: Fix comments typos

2021-02-11 Thread Greg KH
On Thu, Feb 11, 2021 at 05:55:18PM +0100, Mairo P. Rufus wrote: > > Hi, > > > > This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him > > a patch that has triggered this response. He used to manually respond > > to these common problems, but in order to save his sanity (he kept >

Re: [PATCH] staging: wlan-ng: Fix comments typos

2021-02-11 Thread Mairo P. Rufus
> Hi, > > This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him > a patch that has triggered this response. He used to manually respond > to these common problems, but in order to save his sanity (he kept > writing the same thing over and over, yet to different people), I was >

Re: [PATCH] staging: wlan-ng: Fix comments typos

2021-02-10 Thread Greg KH
On Wed, Feb 10, 2021 at 03:59:52PM +0100, Mairo Paul Rufus wrote: > Signed-off-by: Mairo Paul Rufus > --- > drivers/staging/wlan-ng/p80211netdev.c | 2 +- > drivers/staging/wlan-ng/prism2mib.c| 2 +- > drivers/staging/wlan-ng/prism2sta.c| 4 ++-- > 3 files changed, 4 insertions(+), 4

[PATCH] staging: wlan-ng: Fix comments typos

2021-02-10 Thread Mairo Paul Rufus
Signed-off-by: Mairo Paul Rufus --- drivers/staging/wlan-ng/p80211netdev.c | 2 +- drivers/staging/wlan-ng/prism2mib.c| 2 +- drivers/staging/wlan-ng/prism2sta.c| 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/wlan-ng/p80211netdev.c