Yes, thanks for the heads up. I'll try to avoid such mistakes in the
next patches
On Mon, Oct 17, 2016 at 6:29 PM, Greg KH wrote:
> On Mon, Oct 17, 2016 at 06:17:21PM +0200, Carlos Maiolino wrote:
>> >> ---
>> >> drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 28
>> >> +
On Mon, Oct 17, 2016 at 06:17:21PM +0200, Carlos Maiolino wrote:
> >> ---
> >> drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 28
> >> +--
> >> 1 file changed, 14 insertions(+), 14 deletions(-)
> >
> > Any reason you didn't use scripts/get_maintainer.pl to cc: the relevan
>> ---
>> drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 28
>> +--
>> 1 file changed, 14 insertions(+), 14 deletions(-)
>
> Any reason you didn't use scripts/get_maintainer.pl to cc: the relevant
> maintainers and developers of this code?
>
> thanks,
>
> greg k-h
Not at
On Mon, Oct 17, 2016 at 05:39:22PM +0200, Carlos Maiolino wrote:
> Fix coding style errors reported by checkpatch.pl, specifically:
>
> ERROR: space prohibited before that ',' (ctx:WxW)
>
> This patch get rid of all "ERROR" messages from checkpatch.pl for this file
>
> Signed-off-by: Carlos Maio
Fix coding style errors reported by checkpatch.pl, specifically:
ERROR: space prohibited before that ',' (ctx:WxW)
This patch get rid of all "ERROR" messages from checkpatch.pl for this file
Signed-off-by: Carlos Maiolino
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 28 +
On Mon, Mar 02, 2015 at 11:46:57AM +0300, Dan Carpenter wrote:
> On Fri, Feb 27, 2015 at 10:58:28AM -0600, Larry Finger wrote:
> > On 02/27/2015 10:44 AM, Matteo Semenzato wrote:
> > >From: Matteo Semenzato
> > >
> > >This patch fixes the following errors:
> > >ERROR: space prohibited before that
On Fri, Feb 27, 2015 at 10:58:28AM -0600, Larry Finger wrote:
> On 02/27/2015 10:44 AM, Matteo Semenzato wrote:
> >From: Matteo Semenzato
> >
> >This patch fixes the following errors:
> >ERROR: space prohibited before that ',' (ctx:WxW)
> >ERROR: space prohibited before that ',' (ctx:WxW)
> >ERROR
On Fri, Feb 27, 2015 at 05:44:09PM +0100, Matteo Semenzato wrote:
> diff --git a/drivers/staging/rtl8188eu/core/rtw_efuse.c
> b/drivers/staging/rtl8188eu/core/rtw_efuse.c
> index 8816d11..c31fdbc 100644
> --- a/drivers/staging/rtl8188eu/core/rtw_efuse.c
> +++ b/drivers/staging/rtl8188eu/core/rtw_e
On 02/27/2015 10:44 AM, Matteo Semenzato wrote:
From: Matteo Semenzato
This patch fixes the following errors:
ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: switch and case should be at the same indent
Signed-off-by: Matteo Semenzato
On Fri, Feb 27, 2015 at 05:44:09PM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato
>
> This patch fixes the following errors:
> ERROR: space prohibited before that ',' (ctx:WxW)
> ERROR: space prohibited before that ',' (ctx:WxW)
> ERROR: switch and case should be at the same indent
That
From: Matteo Semenzato
This patch fixes the following errors:
ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: switch and case should be at the same indent
Signed-off-by: Matteo Semenzato
---
drivers/staging/rtl8188eu/core/rtw_efuse.c
11 matches
Mail list logo