linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vishal.l.verma@intel.com (Verma, Vishal L)
Subject: [PATCH 1/2] NVMe: Cocci spatch "kzalloc-simple"
Date: Thu, 19 Sep 2013 22:29:32 +0000	[thread overview]
Message-ID: <CE60D6D1.F10B%vishal.l.verma@intel.com> (raw)
In-Reply-To: <CE60D5BF.F105%vishal.l.verma@intel.com>

On 9/19/13 4:25 PM, "Verma, Vishal L" <vishal.l.verma@intel.com> wrote:

>On 9/19/13 3:45 PM, "Thomas Meyer" <thomas@m3y3r.de> wrote:
>
>>Use kzalloc rather than kmalloc followed by memset with 0.
>>Found by coccinelle spatch "api/alloc/kzalloc-simple.cocci"
>>
>>Signed-off-by: Thomas Meyer <thomas at m3y3r.de>
>>---
>
>Thomas,
>
>This has already been applied to Matthew's tree:
>http://git.infradead.org/users/willy/linux-nvme.git/commitdiff/03ea83e9a37
>e
>41d436f8348e6eee3d8281bfff3a
>
>
>-Vishal
>
>
>_______________________________________________
>Linux-nvme mailing list
>Linux-nvme at lists.infradead.org
>http://merlin.infradead.org/mailman/listinfo/linux-nvme
>

And in Linus' tree - applied in 3.11
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=
03ea83e9a37e41d436f8348e6eee3d8281bfff3a

      reply	other threads:[~2013-09-19 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1379604510863-816646221-0-diffsplit-thomas@m3y3r.de>
2013-09-19 21:45 ` [PATCH 1/2] NVMe: Cocci spatch "kzalloc-simple" Thomas Meyer
2013-09-19 22:25   ` Verma, Vishal L
2013-09-19 22:29     ` Verma, Vishal L [this message]

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=CE60D6D1.F10B%vishal.l.verma@intel.com \
    --to=vishal.l.verma@intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).