Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753583AbbGNWuK (ORCPT ); Tue, 14 Jul 2015 18:50:10 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44014 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753128AbbGNWuE (ORCPT ); Tue, 14 Jul 2015 18:50:04 -0400 Date: Tue, 14 Jul 2015 15:50:02 -0700 From: Greg KH To: Maninder Singh Cc: forest@alittletooquiet.net, tvboxspy@gmail.com, gclement@baobob.org, joe@perches.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, pankaj.m@samsung.com Subject: Re: [RFC][PATCH 1/1] staging:vt6655: Remove checks around dev_kfree_skb Message-ID: <20150714225002.GB29153@kroah.com> References: <1435126397-6603-1-git-send-email-maninder1.s@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435126397-6603-1-git-send-email-maninder1.s@samsung.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 24 On Wed, Jun 24, 2015 at 11:43:16AM +0530, Maninder Singh wrote: > dev_kfree_skb checks for NULL pointer itself. > > Signed-off-by: Maninder Singh > Reviewed-by: Akhilesh Kumar > --- > drivers/staging/vt6655/device_main.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Why is this a [RFC] email? I don't apply RFC patches, because obviously you don't think they are good enough to go in :) Please fix up to be something you want to see accepted and then resend. thanks, greg k-h -- 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/