Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753299AbbFQEnD (ORCPT ); Wed, 17 Jun 2015 00:43:03 -0400 Received: from mail-am1on0138.outbound.protection.outlook.com ([157.56.112.138]:20544 "EHLO emea01-am1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751037AbbFQEmp convert rfc822-to-8bit (ORCPT ); Wed, 17 Jun 2015 00:42:45 -0400 From: "Abdul, Hussain (H.)" To: "gregkh@linuxfoundation.org" 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() Thread-Topic: [PATCH] Staging: wilc1000: Remove casting the values returned by kmalloc() Thread-Index: AQHQqANzGty6SAb2AUahpHgiJY9PxA== Date: Wed, 17 Jun 2015 04:42:42 +0000 Message-ID: References: <1434438514-5247-1-git-send-email-habdul@visteon.com> <20150617021843.GA18383@kroah.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: linuxfoundation.org; dkim=none (message not signed) header.d=none; x-originating-ip: [74.112.164.117] x-microsoft-exchange-diagnostics: 1;DB5PR06MB1111;3:2XtLaqISgt71Zh+1Shfz2ZJEIR0+Z9Oows7/nC57D2ussJXgIeUbzGTRZNg2vXBKzEonh2lw+fDj2KyiwjT2A9eorarFGDkxzoB58Z15bCA1199bClB38tXEaIQUwA5ebug4KyI2jDu9lyZT3IaEgA==;10:v4sG0pt2140axdvvVbBXr+/uiXMy6FI66YhCXv3JdEstmt1X150OVD/08c0SiN+sMStMHSbku5jj8jj2iRy6Am/fmaGk1+FA7Cr4TkhfJDI=;6:tjArNip5Lb0Q5FOP0h88qzd+ChRBF5lnotpfrn3mEowjAPHeaur9NSBVwZEKylUC x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DB5PR06MB1111; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(520003)(5005006)(3002001);SRVR:DB5PR06MB1111;BCL:0;PCL:0;RULEID:;SRVR:DB5PR06MB1111; x-forefront-prvs: 0610D16BBE x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(24454002)(377454003)(51704005)(164054003)(19580395003)(19580405001)(87936001)(54356999)(2656002)(86362001)(102836002)(77096005)(189998001)(2900100001)(50986999)(5002640100001)(92566002)(106116001)(77156002)(76176999)(62966003)(74316001)(110136002)(5001920100001)(5001960100002)(5003600100002)(33656002)(76576001)(2351001)(122556002)(40100003)(46102003)(66066001);DIR:OUT;SFP:1102;SCL:1;SRVR:DB5PR06MB1111;H:DB5PR06MB1112.eurprd06.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: visteon.com X-MS-Exchange-CrossTenant-originalarrivaltime: 17 Jun 2015 04:42:42.1282 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 7a147aaf-01ec-498c-80a1-e34a8c63c548 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR06MB1111 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 23 On Wednesday 17 June 2015 07:48 AM, gregkh@linuxfoundation.org wrote: > 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 :( > Greg, I will verify and resend the patch. Thanks, Abdul -- 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/