From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752775AbbJaHyD (ORCPT ); Sat, 31 Oct 2015 03:54:03 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:33028 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751573AbbJaHyB (ORCPT ); Sat, 31 Oct 2015 03:54:01 -0400 Date: Sat, 31 Oct 2015 13:23:54 +0530 From: Sudip Mukherjee To: Bogicevic Sasa Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drivers:staging:gdm724x Fix comparison to NULL could be written like Message-ID: <20151031075354.GG5145@sudip-pc> References: <1446216843-26559-1-git-send-email-brutallesale@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446216843-26559-1-git-send-email-brutallesale@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 30, 2015 at 03:54:03PM +0100, Bogicevic Sasa wrote: > This fixes all messages from checkpatch.pl about comparison to NULL > could be written according to coding style preferences > > Signed-off-by: Bogicevic Sasa > --- For all your next patches, either they have already deen done or they will not apply because of some other change in that part. Are you still using the stable tree? regards sudip