Re: [PATCH] staging: Change kzalloc to kcalloc

From: Harvey Harrison
Date: Thu Jul 24 2014 - 13:30:56 EST


On Thu, Jul 24, 2014 at 10:18 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Thu, 24 Jul 2014 12:50:31 -0400
> Nick Krause <xerofoify@xxxxxxxxx> wrote:

>
>> I am have this discussion with other kernel developers and just
>> because I send out one patch as a newbie like this doesn't mean I
>> don't known C.
>
> It's not just one patch, and I didn't say you don't know C. I said you
> don't understand C enough for kernel development.

And more importantly, stop guessing things are OK and selfishly asking
others to check
your work for you.

If you have not at least _built_ the kernel with your change, and not
_run_ it, and not made
sure that the changed code is being _run_...you are wasting other people's time.

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