From mboxrd@z Thu Jan 1 00:00:00 1970 From: vishal.l.verma@intel.com (Verma, Vishal L) Date: Thu, 19 Sep 2013 22:29:32 +0000 Subject: [PATCH 1/2] NVMe: Cocci spatch "kzalloc-simple" In-Reply-To: Message-ID: On 9/19/13 4:25 PM, "Verma, Vishal L" wrote: >On 9/19/13 3:45 PM, "Thomas Meyer" 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, > >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