mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Måns Rullgård" <mans@mansr.com>
To: Nick Krause <xerofoify@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Greg KH <gregkh@linuxfoundation.org>,
	John Stultz <john.stultz@linaro.org>,
	paul.gortmaker@windriver.com, gang.chen.5i5j@gmail.com,
	yongjun_wei@trendmicro.com.cn,
	Dan Carpenter <dan.carpenter@oracle.com>,
	tomas.winkler@intel.com,
	"devel\@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
	"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: Change kzalloc to kcalloc
Date: Thu, 24 Jul 2014 17:47:57 +0100	[thread overview]
Message-ID: <yw1xtx669002.fsf@unicorn.mansr.com> (raw)
In-Reply-To: <CAPDOMVia0OXydg_hRH0t63xUaxKEkVc6D20vAZiyugkMXAEsJQ@mail.gmail.com> (Nick Krause's message of "Thu, 24 Jul 2014 12:35:54 -0400")

Nick Krause <xerofoify@gmail.com> writes:

> On Thu, Jul 24, 2014 at 12:34 PM, Måns Rullgård <mans@mansr.com> wrote:
>> Nick Krause <xerofoify@gmail.com> writes:
>>
>>> On Thu, Jul 24, 2014 at 12:15 PM, Måns Rullgård <mans@mansr.com> wrote:
>>>> Steven Rostedt <rostedt@goodmis.org> writes:
>>>>
>>>>> On Thu, 24 Jul 2014 10:47:25 -0400
>>>>> Steven Rostedt <rostedt@goodmis.org> wrote:
>>>>>
>>>>>> The three parameters are the number of elements, the size of each individual
>>>>>> element, and then finally the flags used on how to allocate that memory.
>>>>>> I have to say, you did get the flags part correct.
>>>>>>
>>>>>> Now lets look at what you did. For the size you had:
>>>>>
>>>>> That should have read "For the count you had:"
>>>>>
>>>>> Oh well, you get my point anyway.
>>>>
>>>> I have some doubts about the last bit.
>>>
>>> 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.
>>
>> Now I no longer have doubts; I know for certain that the point didn't
>> get across.
>
> I get your point try other things but I talked to other kernel
> developers and most of them seemed to get this feedback to when they
> started.

Most kernel devs most certainly did NOT get started by spamming lkml
with unnecessary and incorrect patches despite being repeatedly told to
go away and stop wasting everybody's time.

-- 
Måns Rullgård
mans@mansr.com

  reply	other threads:[~2014-07-24 16:48 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 23:03 Nicholas Krause
2014-07-23 23:07 ` David Rientjes
2014-07-23 23:08 ` Richard Weinberger
2014-07-24 14:47 ` Steven Rostedt
2014-07-24 14:51   ` Steven Rostedt
2014-07-24 16:15     ` Måns Rullgård
2014-07-24 16:31       ` Nick Krause
2014-07-24 16:34         ` Måns Rullgård
2014-07-24 16:35           ` Nick Krause
2014-07-24 16:47             ` Måns Rullgård [this message]
2014-07-24 16:50               ` Nick Krause
2014-07-24 17:18                 ` Steven Rostedt
2014-07-24 17:30                   ` Harvey Harrison
2014-07-24 17:48                     ` Steven Rostedt
2014-07-24 18:41                       ` Nick Krause
2014-07-24 18:49                         ` Richard Weinberger
2014-07-24 18:55                           ` Nick Krause
2014-07-24 19:05                             ` Nick Krause
2014-07-24 19:11                               ` Richard Weinberger
2014-07-25  2:15                                 ` Chen Gang
2014-07-25  2:20                                   ` Nick Krause
2014-07-25  2:47                                     ` Chen Gang
2014-07-25  2:53                                       ` Nick Krause
2014-07-25  3:09                                         ` Chen Gang
2014-07-25  3:13                                           ` Nick Krause
2014-07-25  3:21                                             ` Chen Gang
2014-07-25  3:30                                               ` Nick Krause
2014-07-25  3:34                                                 ` Chen Gang
2014-07-25  3:39                                                   ` Nick Krause
2014-07-25  4:33                                                     ` Chen Gang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yw1xtx669002.fsf@unicorn.mansr.com \
    --to=mans@mansr.com \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gang.chen.5i5j@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=rostedt@goodmis.org \
    --cc=tomas.winkler@intel.com \
    --cc=xerofoify@gmail.com \
    --cc=yongjun_wei@trendmicro.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome