All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C3EAEC5.8080908@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index b7c6932..4008996 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ use print_hex_dump_bytes instead.)
 
 >  
 >  	for (i = 0; i < len; i++) {
->  		if (i % 16 = 0)
+>  		if (i % 16 == 0)
 > -			printk("\n0x%08x:", (unsigned int)cptr);
 > +			printk("\n%p:", cptr);
 >  
diff --git a/a/content_digest b/N1/content_digest
index 6342e8b..66cb935 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01279176172-5609-1-git-send-email-segooon@gmail.com\0"
  "From\0Jiri Slaby <jirislaby@gmail.com>\0"
  "Subject\0Re: [PATCH 09/11] staging: comedi: formatting of pointers in printk()\0"
- "Date\0Thu, 15 Jul 2010 06:46:29 +0000\0"
+ "Date\0Thu, 15 Jul 2010 08:46:29 +0200\0"
  "To\0Kulikov Vasiliy <segooon@gmail.com>\0"
  "Cc\0kernel-janitors@vger.kernel.org"
   devel@driverdev.osuosl.org
@@ -32,7 +32,7 @@
  "\n"
  ">  \n"
  ">  \tfor (i = 0; i < len; i++) {\n"
- ">  \t\tif (i % 16 = 0)\n"
+ ">  \t\tif (i % 16 == 0)\n"
  "> -\t\t\tprintk(\"\\n0x%08x:\", (unsigned int)cptr);\n"
  "> +\t\t\tprintk(\"\\n%p:\", cptr);\n"
  ">  \n"
@@ -43,4 +43,4 @@
  "-- \n"
  js
 
-989604b84a412ecca11cf90d3c1f792cd1d9e2790b93d3fc7f716bd92e28ff02
+eb7b9fec436c68d2e0d0139732fd2e65910b968dfcaeeefb86958b9db7cf6a94

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.