From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757796AbaCRUqO (ORCPT ); Tue, 18 Mar 2014 16:46:14 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:41968 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757387AbaCRUqN (ORCPT ); Tue, 18 Mar 2014 16:46:13 -0400 Date: Tue, 18 Mar 2014 21:46:04 +0100 From: "Silvio F." To: Greg KH Cc: Silvio F , linux-kernel@vger.kernel.org, daeseok.youn@gmail.com Subject: Re: [PATCH] staging: unisys: kmalloc/memset to kzalloc conversation Message-ID: <20140318204604.GB11690@sfrouter> References: <4376102.svyTz8ADVT@daeseok-laptop.cloud.net> <1395173271-13190-1-git-send-email-silvio.fricke@gmail.com> <1395173271-13190-2-git-send-email-silvio.fricke@gmail.com> <20140318204107.GA26473@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140318204107.GA26473@kroah.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, > On Tue, Mar 18, 2014 at 09:07:51PM +0100, Silvio F wrote: > > This patch solves the Coccinelle warning: "kzalloc should be used > > instead of kmalloc/memset" > > > > This patch is a fixup for > > > > linux-next: 97a84f1203786985856a0d4b49b1d7cc387238ce > > "Staging: unisys: Replace kmalloc/memset with kzalloc" > > > > Signed-off-by: Silvio F > > --- > > drivers/staging/unisys/include/uisutils.h | 5 +---- > > drivers/staging/unisys/virthba/virthba.c | 3 +-- > > drivers/staging/unisys/virtpci/virtpci.c | 3 +-- > > drivers/staging/unisys/visorutil/memregion_direct.c | 5 ++--- > > drivers/staging/unisys/visorutil/periodic_work.c | 5 ++--- > > 5 files changed, 7 insertions(+), 14 deletions(-) > > If you don't cc: the maintainers of the code, they will never see this > and it can't be applied :( ouu! > Care to resend it properly? Yes I will. I rework and add Joe Perches recommendation into the new set. Cheers, Silvio -- -- S. Fricke ---------------------------------------- silvio@port1024.net -- Diplom-Informatiker (FH) Linux-Entwicklung JABBER: silvio@conversation.port1024.net ----------------------------------------------------------------------------