From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752926AbbJaJ2v (ORCPT ); Sat, 31 Oct 2015 05:28:51 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:33497 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752059AbbJaJ2p (ORCPT ); Sat, 31 Oct 2015 05:28:45 -0400 Date: Sat, 31 Oct 2015 10:28:29 +0100 From: Bogicevic Sasa To: Sudip Mukherjee 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: <20151031092829.GA3550@gmail.com> References: <1446216843-26559-1-git-send-email-brutallesale@gmail.com> <20151031075354.GG5145@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20151031075354.GG5145@sudip-pc> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/31, Sudip Mukherjee wrote: >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 Not a lot of work but all for nothing :) I cloned staging but didn't switch to staging-testing branch :( No worries I will start again, Thanks!