All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120519065704.GB32537@linux-sh.org>

diff --git a/a/1.txt b/N1/1.txt
index 89cf00f..e1b3cb0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ whatever people are happy with.
 Unrelated to pr_fmt conversion. In any event, these debug calls are
 unlikely to hang around for very long.
 
-> >  	if (domain = NULL) {
+> >  	if (domain == NULL) {
 > > -		printk(KERN_WARNING "irq_create_mapping called for"
 > > -		       " NULL domain, hwirq=%lx\n", hwirq);
 > > +		pr_warning("irq_create_mapping called for"
diff --git a/a/content_digest b/N1/content_digest
index 5ddec4a..94d2046 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\01337409295.10521.4.camel@joe2Laptop\0"
  "From\0Paul Mundt <lethal@linux-sh.org>\0"
  "Subject\0Re: [PATCH 7/8] irqdomain: trivial pr_fmt conversion.\0"
- "Date\0Sat, 19 May 2012 06:57:04 +0000\0"
+ "Date\0Sat, 19 May 2012 15:57:04 +0900\0"
  "To\0Joe Perches <joe@perches.com>\0"
  "Cc\0Grant Likely <grant.likely@secretlab.ca>"
   linux-sh@vger.kernel.org
@@ -41,7 +41,7 @@
  "Unrelated to pr_fmt conversion. In any event, these debug calls are\n"
  "unlikely to hang around for very long.\n"
  "\n"
- "> >  \tif (domain = NULL) {\n"
+ "> >  \tif (domain == NULL) {\n"
  "> > -\t\tprintk(KERN_WARNING \"irq_create_mapping called for\"\n"
  "> > -\t\t       \" NULL domain, hwirq=%lx\\n\", hwirq);\n"
  "> > +\t\tpr_warning(\"irq_create_mapping called for\"\n"
@@ -53,4 +53,4 @@
  "also shoes more pr_warning() users than pr_warn(), so it sounds like you\n"
  have your work cut out for you. Good luck.
 
-96b9b010c5eb638502a8715549c66775d9dff23c836089368611625c74530da9
+49cefba9c79204c29c42de5fdfa29fb0b10e55aba128a22d856e71dc4dfa68a4

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.