diff for duplicates of <20110126042551.GK2721@bicker> diff --git a/a/1.txt b/N1/1.txt index f58985d..a7e2dac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Tue, Jan 25, 2011 at 11:20:44PM +0100, Julia Lawall wrote: > > This patch fixes the warning "Using plain integer as NULL pointer", > > generated by sparse, by replacing the offending 0s with NULL. > I recall (a number of years ago) being told that for things like kmalloc, -> the proper test was !x, not x = NULL. +> the proper test was !x, not x == NULL. > It was Al Viro who said that. Here's the link. diff --git a/a/content_digest b/N1/content_digest index 4ff17ee..b5cfe8b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01295988851-23561-1-git-send-email-peterhuewe@gmx.de\0" "ref\0Pine.LNX.4.64.1101252319570.3668@ask.diku.dk\0" "From\0Dan Carpenter <error27@gmail.com>\0" - "Subject\0Re: [PATCH] video/saa7164: Fix sparse warning: Using plain integer\0" - "Date\0Wed, 26 Jan 2011 04:25:51 +0000\0" + "Subject\0Re: [PATCH] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer\0" + "Date\0Wed, 26 Jan 2011 07:25:51 +0300\0" "To\0Julia Lawall <julia@diku.dk>\0" "Cc\0Peter Huewe <peterhuewe@gmx.de>" Mauro Carvalho Chehab <mchehab@infradead.org> @@ -19,7 +19,7 @@ "> > This patch fixes the warning \"Using plain integer as NULL pointer\",\n" "> > generated by sparse, by replacing the offending 0s with NULL.\n" "> I recall (a number of years ago) being told that for things like kmalloc, \n" - "> the proper test was !x, not x = NULL.\n" + "> the proper test was !x, not x == NULL.\n" "> \n" "\n" "It was Al Viro who said that. Here's the link.\n" @@ -29,4 +29,4 @@ "regards,\n" dan carpenter -17599d0aa22bcaeefb66a18d601f05a7e51042ec342b6d729a35ab91776c0cab +1faac45dfb8b3a304a2e29bdad852f0bd1125b1173c37bbc716e3766440ceb00
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.