Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1494588

Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL comparison using Coccinelle

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL comparison using Coccinelle
Date 2016-10-02 17:40 +0200
Message-ID <snR1T-fs-1@gated-at.bofh.it> (permalink)
References <smoY1-8rL-13@gated-at.bofh.it> <snQpb-8c3-9@gated-at.bofh.it> <snQSe-c2-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Oct 02, 2016 at 08:51:29PM +0530, Shyam Saini wrote:
> On Sun, 2016-10-02 at 16:58 +0200, Greg KH wrote:
> > On Wed, Sep 28, 2016 at 08:58:51PM +0530, shyam saini wrote:
> > > 
> > > Remove the explicit NULL comparison and rewrite in a compact form.
> > > 
> > > Signed-off-by: shyam saini <mayhs11saini@gmail.com>
> > > ---
> > >  drivers/staging/android/ion/ion_of.c | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > Does not apply to my tree :(
> 
> 
> Do I need to rebase it? Because I have already included all the
> maintainers in the patch which I got from  scripts/get_maintainer.pl.

If you want it applied, yes, you need to rebase it.  Listing the
maintainers doesn't help the patch to somehow magically be able to be
applied to the tree :)

Please work against my staging-testing branch of the staging.git tree,
as it has a lot of patches I just accepted in it that are not yet in
linux-next.

thanks,

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/1] Staging: android: ion: Remove explicit NULL comparison using Coccinelle shyam saini <mayhs11saini@gmail.com> - 2016-09-28 17:30 +0200
  Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL  comparison using Coccinelle Greg KH <gregkh@linuxfoundation.org> - 2016-10-02 17:00 +0200
    Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL  comparison using Coccinelle Shyam Saini <mayhs11saini@gmail.com> - 2016-10-02 17:30 +0200
      Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL  comparison using Coccinelle Greg KH <gregkh@linuxfoundation.org> - 2016-10-02 17:40 +0200
        Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL  comparison using Coccinelle Shyam Saini <mayhs11saini@gmail.com> - 2016-10-02 18:10 +0200
          Re: [PATCH 1/1] Staging: android: ion: Remove explicit NULL  comparison using Coccinelle Greg KH <gregkh@linuxfoundation.org> - 2016-10-02 18:20 +0200

csiph-web