Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753490AbbFQCSw (ORCPT ); Tue, 16 Jun 2015 22:18:52 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40459 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750891AbbFQCSo (ORCPT ); Tue, 16 Jun 2015 22:18:44 -0400 Date: Tue, 16 Jun 2015 19:18:43 -0700 From: "gregkh@linuxfoundation.org" To: "Abdul, Hussain (H.)" Cc: "devel@driverdev.osuosl.org" , "Dighe, Niranjan (N.)" , "chris.park@atmel.com" , "Ravindran, Madhusudhanan (M.)" , "linux-wireless@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "johnny.kim@atmel.com" , "rachel.kim@atmel.com" , "dean.lee@atmel.com" Subject: Re: [PATCH] Staging: wilc1000: Remove casting the values returned by kmalloc() Message-ID: <20150617021843.GA18383@kroah.com> References: <1434438514-5247-1-git-send-email-habdul@visteon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434438514-5247-1-git-send-email-habdul@visteon.com> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 621 Lines: 16 On Tue, Jun 16, 2015 at 07:09:56AM +0000, Abdul, Hussain (H.) wrote: > From: Abdul Hussain > > This patch removes casting the values returned by memory allocation functions. > > Signed-off-by: Abdul Hussain > --- > drivers/staging/wilc1000/linux_mon.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Does not apply :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/