Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Greg KH
On Mon, May 26, 2014 at 12:57:39AM +0100, Masaru Nomura wrote:
> > What _branch_ of that git tree did you make it against?
> >
> 
> I did my work against
> 
> commit 4b660a7f5c8099d88d1a43d8ae138965112592c7

That is a commit, not a branch.

Please work against the staging-next branch, not master.  master
reflects Linus's tree.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Masaru Nomura
> What _branch_ of that git tree did you make it against?
>

I did my work against

commit 4b660a7f5c8099d88d1a43d8ae138965112592c7

Thank you,
Masaru
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Greg KH
On Sun, May 25, 2014 at 11:50:03PM +0100, Masaru Nomura wrote:
> 
> 
> 
> 2014-05-25 23:37 GMT+01:00 Greg KH :
> 
> On Sun, May 25, 2014 at 11:24:12PM +0100, Masaru Nomura wrote:
> > Remove prohibited space between function name and
> > open parenthesis to meet kernel coding style.
> > Also fix indenting due to changes to keep readability.
> >
> > -since v2:
> > None. This is the resend of v2 as v2 failed to apply
> 
> This should be below the --- line.
> 
> 
> 
> I'm sorry for that. Will fix it.
>  
> 
> And it still doesn't apply :(
> 
> What branch did you make it against?
> 
> 
> 
> I'm using[1] which is your staging.git (is it correct?) and downloaded it
> today.  So, there should not be a patch failure... :(

What _branch_ of that git tree did you make it against?

And please don't send html email, the mailing lists reject it.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Greg KH
On Sun, May 25, 2014 at 11:24:12PM +0100, Masaru Nomura wrote:
> Remove prohibited space between function name and
> open parenthesis to meet kernel coding style.
> Also fix indenting due to changes to keep readability.
> 
> -since v2:
> None. This is the resend of v2 as v2 failed to apply

This should be below the --- line.

And it still doesn't apply :(

What branch did you make it against?

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Greg KH
On Sun, May 25, 2014 at 11:24:12PM +0100, Masaru Nomura wrote:
 Remove prohibited space between function name and
 open parenthesis to meet kernel coding style.
 Also fix indenting due to changes to keep readability.
 
 -since v2:
 None. This is the resend of v2 as v2 failed to apply

This should be below the --- line.

And it still doesn't apply :(

What branch did you make it against?

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Greg KH
On Sun, May 25, 2014 at 11:50:03PM +0100, Masaru Nomura wrote:
 
 
 
 2014-05-25 23:37 GMT+01:00 Greg KH gre...@linuxfoundation.org:
 
 On Sun, May 25, 2014 at 11:24:12PM +0100, Masaru Nomura wrote:
  Remove prohibited space between function name and
  open parenthesis to meet kernel coding style.
  Also fix indenting due to changes to keep readability.
 
  -since v2:
  None. This is the resend of v2 as v2 failed to apply
 
 This should be below the --- line.
 
 
 
 I'm sorry for that. Will fix it.
  
 
 And it still doesn't apply :(
 
 What branch did you make it against?
 
 
 
 I'm using[1] which is your staging.git (is it correct?) and downloaded it
 today.  So, there should not be a patch failure... :(

What _branch_ of that git tree did you make it against?

And please don't send html email, the mailing lists reject it.

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Masaru Nomura
 What _branch_ of that git tree did you make it against?


I did my work against

commit 4b660a7f5c8099d88d1a43d8ae138965112592c7

Thank you,
Masaru
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

2014-05-25 Thread Greg KH
On Mon, May 26, 2014 at 12:57:39AM +0100, Masaru Nomura wrote:
  What _branch_ of that git tree did you make it against?
 
 
 I did my work against
 
 commit 4b660a7f5c8099d88d1a43d8ae138965112592c7

That is a commit, not a branch.

Please work against the staging-next branch, not master.  master
reflects Linus's tree.

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/