All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101117213246.GJ31724@bicker>

diff --git a/a/1.txt b/N1/1.txt
index 5a9c5b2..5142167 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -46,7 +46,7 @@ dan carpenter
 PS:
 
 > - When checking skb for NULL, which one is better? (I suppose the former one)
->   skb = NULL or !skb 
+>   skb == NULL or !skb 
 >   Rewrite occurrences of the other one for cleanup?
 
 You shouldn't even think about changing these.  But in new code then
diff --git a/a/content_digest b/N1/content_digest
index 08f6f53..50b9e89 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020101117145548.GA6794@localhost\0"
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0Re: [PATCH] Staging: wlan-ng: p80211netdev.c cleanup\0"
- "Date\0Wed, 17 Nov 2010 21:32:46 +0000\0"
+ "Date\0Thu, 18 Nov 2010 00:32:46 +0300\0"
  "To\0Nils Radtke <Nils.Radtke@think-future.de>"
   gregkh@suse.de
   kernel-janitors@vger.kernel.org
@@ -59,11 +59,11 @@
  "PS:\n"
  "\n"
  "> - When checking skb for NULL, which one is better? (I suppose the former one)\n"
- ">   skb = NULL or !skb \n"
+ ">   skb == NULL or !skb \n"
  ">   Rewrite occurrences of the other one for cleanup?\n"
  "\n"
  "You shouldn't even think about changing these.  But in new code then\n"
  "!skb is better as Al Viro explains in this email:\n"
  http://lwn.net/Articles/331593/
 
-dd118cfe8964665654672ed47282dc21d6f7109edc3d7d762096fec9b8128ef0
+88cb75a32c3a55adcbee6bfaa8a31f10eb80384a7c175256b146d5b9d2fffc72

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.