Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752146AbbHBTWj (ORCPT ); Sun, 2 Aug 2015 15:22:39 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34126 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751756AbbHBTWH (ORCPT ); Sun, 2 Aug 2015 15:22:07 -0400 Date: Sun, 2 Aug 2015 12:22:00 -0700 From: Greg KH To: Adrian Remonda Cc: devel@driverdev.osuosl.org, christian.gromm@microchip.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] Plain integer instead of NULL pointer fix Message-ID: <20150802192200.GA11695@kroah.com> References: <1438538242-23779-1-git-send-email-adrianremonda@gmail.com> <1438538242-23779-3-git-send-email-adrianremonda@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438538242-23779-3-git-send-email-adrianremonda@gmail.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: 776 Lines: 24 On Sun, Aug 02, 2015 at 07:57:20PM +0200, Adrian Remonda wrote: > This patch fix the using plain integer as NULL pointer That sentance doesn't make much sense, why are you changing this? > > Signed-off-by: Adrian Remonda > --- > drivers/staging/most/mostcore/core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) this patch, and patch 4/4 were the exact same subject, and you don't have the "staging: most" prefix on them, so I can't take them. Please fix up and 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/