All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: gregkh@suse.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 03/10] usb: fix integer as NULL pointer warnings
Date: Thu, 1 May 2008 16:02:52 -0700	[thread overview]
Message-ID: <20080501160252.c44f4893.akpm@linux-foundation.org> (raw)
In-Reply-To: <1209593021.24729.113.camel@brick>

On Wed, 30 Apr 2008 15:03:41 -0700
Harvey Harrison <harvey.harrison@gmail.com> wrote:

> drivers/usb/host/ohci-sm501.c:93:24: warning: Using plain integer as NULL pointer
> drivers/usb/gadget/amd5536udc.c:3254:9: warning: Using plain integer as NULL pointer
> drivers/usb/gadget/amd5536udc.c:3267:9: warning: Using plain integer as NULL pointer
> drivers/usb/gadget/amd5536udc.c:3277:9: warning: Using plain integer as NULL pointer
> drivers/usb/gadget/amd5536udc.c:3285:9: warning: Using plain integer as NULL pointer
> drivers/usb/gadget/amd5536udc.c:3293:9: warning: Using plain integer as NULL pointer

I'd suggest that you mention "sparse" in the title and/or changelog. 
Otherwise people wonder what's up with their gcc.


  reply	other threads:[~2008-05-01 23:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30 22:03 [PATCH 03/10] usb: fix integer as NULL pointer warnings Harvey Harrison
2008-05-01 23:02 ` Andrew Morton [this message]
2008-05-01 23:07   ` Harvey Harrison
2008-05-08 22:38 ` patch usb-fix-integer-as-null-pointer-warnings-found-by-sparse.patch added to gregkh-2.6 tree gregkh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080501160252.c44f4893.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=gregkh@suse.de \
    --cc=harvey.harrison@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.