Re: Alpha Checkpatch Errors

2014-07-18 Thread Steven Rostedt
On Fri, 18 Jul 2014 13:35:48 -0400 Nick Krause wrote: > > Why are you even asking this? What do you think? -- Steve -- 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/maj

Re: Alpha Checkpatch Errors

2014-07-18 Thread Nick Krause
On Fri, Jul 18, 2014 at 1:31 PM, Steven Rostedt wrote: > On Fri, 18 Jul 2014 13:08:39 -0400 > Nick Krause wrote: > >> Sorry I was trying to help , I guess this conversation is now closed. >> It was a fucking stupid idea. > > Are you afraid of sex? > > -- Steve Why are you even asking this? Nick

Re: Alpha Checkpatch Errors

2014-07-18 Thread Steven Rostedt
On Fri, 18 Jul 2014 13:08:39 -0400 Nick Krause wrote: > Sorry I was trying to help , I guess this conversation is now closed. > It was a fucking stupid idea. Are you afraid of sex? -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

Re: Alpha Checkpatch Errors

2014-07-18 Thread Nick Krause
On Fri, Jul 18, 2014 at 7:58 AM, Steven Rostedt wrote: > On Thu, Jul 17, 2014 at 11:24:45PM -0400, Nick Krause wrote: >> > >> Yes I am human. Now thinking about it we need it to test for staging. > > Why do you say that? > > -- Steve Sorry I was trying to help , I guess this conversation is now cl

Re: Alpha Checkpatch Errors

2014-07-18 Thread Steven Rostedt
On Thu, Jul 17, 2014 at 11:24:45PM -0400, Nick Krause wrote: > > > Yes I am human. Now thinking about it we need it to test for staging. Why do you say that? -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org

Re: Alpha Checkpatch Errors

2014-07-18 Thread Peter Zijlstra
On Thu, Jul 17, 2014 at 11:24:45PM -0400, Nick Krause wrote: > Yes I am human. Could you then perhaps try harder at being one, the way it looks now is you're failing even the 'simple' Turing test. pgprVdtdiu7WI.pgp Description: PGP signature

Re: Alpha Checkpatch Errors

2014-07-18 Thread Borislav Petkov
On Thu, Jul 17, 2014 at 11:24:45PM -0400, Nick Krause wrote: > > Nick, are you human? > > > Yes I am human. It doesn't look like it. *Every-f*ckin-body* is telling you to stop doing this FIXME bullshit but you continue like a bot which cannot parse answer mails. Just answer me one thing: why are

Re: Alpha Checkpatch Errors

2014-07-17 Thread Nick Krause
On Thu, Jul 17, 2014 at 11:21 PM, Davidlohr Bueso wrote: > On Thu, 2014-07-17 at 23:01 -0400, Nick Krause wrote: >> On Thu, Jul 17, 2014 at 6:17 PM, Thomas Gleixner wrote: >> > On Thu, 17 Jul 2014, Nick Krause wrote: >> > >> >> Hey Richard and other Maintainers, >> >> I am wondering about cleanin

Re: Alpha Checkpatch Errors

2014-07-17 Thread Davidlohr Bueso
On Thu, 2014-07-17 at 23:01 -0400, Nick Krause wrote: > On Thu, Jul 17, 2014 at 6:17 PM, Thomas Gleixner wrote: > > On Thu, 17 Jul 2014, Nick Krause wrote: > > > >> Hey Richard and other Maintainers, > >> I am wondering about cleaning up the cleanpatch errors for alpha, as > >> I am hitting a lo

Re: Alpha Checkpatch Errors

2014-07-17 Thread Nick Krause
On Thu, Jul 17, 2014 at 6:17 PM, Thomas Gleixner wrote: > On Thu, 17 Jul 2014, Nick Krause wrote: > >> Hey Richard and other Maintainers, >> I am wondering about cleaning up the cleanpatch errors for alpha, as >> I am hitting a lot of in the arch/alpha directory. >> It would be nice if I got a l

Re: Alpha Checkpatch Errors

2014-07-17 Thread Thomas Gleixner
On Thu, 17 Jul 2014, Nick Krause wrote: > Hey Richard and other Maintainers, > I am wondering about cleaning up the cleanpatch errors for alpha, as > I am hitting a lot of in the arch/alpha directory. > It would be nice if I got a list of files that still need coding style > cleanup as this may

Alpha Checkpatch Errors

2014-07-17 Thread Nick Krause
Hey Richard and other Maintainers, I am wondering about cleaning up the cleanpatch errors for alpha, as I am hitting a lot of in the arch/alpha directory. It would be nice if I got a list of files that still need coding style cleanup as this may be of nice to cleanup :). Cheers Nick -- To unsubsc

[PATCH 2/4] alpha: checkpatch errors in mkbb for if statements

2014-07-15 Thread Nicholas Krause
This patch fixes all errors related to no space between if and parthesises to remove this errors when running checkpatch against this file. --- arch/alpha/boot/tools/mkbb.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/alpha/boot/tools/mkbb.c b/arch/alpha/