From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758091AbbEaC5Z (ORCPT ); Sat, 30 May 2015 22:57:25 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39534 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754812AbbEaC5U (ORCPT ); Sat, 30 May 2015 22:57:20 -0400 Date: Sun, 31 May 2015 11:35:09 +0900 From: "gregkh@linuxfoundation.org" To: "Dumbre, Nitesh Dilip (N.)" Cc: "oleg.drokin@intel.com" , "andreas.dilger@intel.com" , "Julia.Lawall@lip6.fr" , "joe@perches.com" , "gdonald@gmail.com" , "akpm@linux-foundation.org" , "rickard_strandqvist@spectrumdigital.se" , "uja.ornl@gmail.com" , "john.hammond@intel.com" , "HPDD-discuss@lists.01.org" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] staging: Replace kzalloc and memcpy by kmemdup Message-ID: <20150531023509.GC13103@kroah.com> References: <20150520070418.GA28946@jci-VirtualBox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150520070418.GA28946@jci-VirtualBox> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 20, 2015 at 07:04:27AM +0000, Dumbre, Nitesh Dilip (N.) wrote: > This patch was generated by coccicheck and replaces kzalloc followed > by memcpy with kmemdup > > Signed-off-by: Nitesh Dumbre Name doesn't match the From: line, please fix your broken email client. WHat is up with this company's email, there is a bunch of patches from different people, all of them broken like this. greg k-h