All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4537CBE3.4080809@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 7809d27..2ec6072 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -56,7 +56,7 @@ pci_get_drvdata(tty);
 pci_get_drvdata(tty);
 
  	IRDA_ASSERT(self != NULL, return;);
- 	IRDA_ASSERT(self->magic = IRCOMM_TTY_MAGIC, return;);
+ 	IRDA_ASSERT(self->magic == IRCOMM_TTY_MAGIC, return;);
 @@ -670,7 +670,7 @@ static void ircomm_tty_do_softint(void *
  static int ircomm_tty_write(struct tty_struct *tty,
  			    const unsigned char *buf, int count)
@@ -146,7 +146,7 @@ pci_get_drvdata(tty);
 pci_get_drvdata(tty);
 
  	IRDA_ASSERT(self != NULL, return;);
- 	IRDA_ASSERT(self->magic = IRCOMM_TTY_MAGIC, return;);
+ 	IRDA_ASSERT(self->magic == IRCOMM_TTY_MAGIC, return;);
 - --
 1.4.2
 
@@ -156,9 +156,6 @@ Version: GnuPG v1.4.5 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFFN8vimhCgVPlWJY8RAow2AJ92boLp2ooOHk8wUIKe0rn8jTB+LQCeN/QU
-Lw1GZZa1TAWMDbv0H+xzpkk=ykL2
+Lw1GZZa1TAWMDbv0H+xzpkk=
+=ykL2
 -----END PGP SIGNATURE-----
-_______________________________________________
-Kernel-janitors mailing list
-Kernel-janitors@lists.osdl.org
-https://lists.osdl.org/mailman/listinfo/kernel-janitors
diff --git a/a/content_digest b/N1/content_digest
index a18510d..0cd3d5a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0David KOENIG <karhudever@gmail.com>\0"
- "Subject\0[KJ] [PATCH] Replaced tty->driver_data lines with\0"
- "Date\0Thu, 19 Oct 2006 19:02:59 +0000\0"
+ "Subject\0[PATCH] Replaced tty->driver_data lines with pci_get_drvdata(tty);\0"
+ "Date\0Thu, 19 Oct 2006 12:02:59 -0700\0"
  "To\0linux-kernel@vger.kernel.org"
  " kernel-janitors@lists.osdl.org\0"
  "\00:1\0"
@@ -63,7 +63,7 @@
  "pci_get_drvdata(tty);\n"
  "\n"
  " \tIRDA_ASSERT(self != NULL, return;);\n"
- " \tIRDA_ASSERT(self->magic = IRCOMM_TTY_MAGIC, return;);\n"
+ " \tIRDA_ASSERT(self->magic == IRCOMM_TTY_MAGIC, return;);\n"
  "@@ -670,7 +670,7 @@ static void ircomm_tty_do_softint(void *\n"
  " static int ircomm_tty_write(struct tty_struct *tty,\n"
  " \t\t\t    const unsigned char *buf, int count)\n"
@@ -153,7 +153,7 @@
  "pci_get_drvdata(tty);\n"
  "\n"
  " \tIRDA_ASSERT(self != NULL, return;);\n"
- " \tIRDA_ASSERT(self->magic = IRCOMM_TTY_MAGIC, return;);\n"
+ " \tIRDA_ASSERT(self->magic == IRCOMM_TTY_MAGIC, return;);\n"
  "- --\n"
  "1.4.2\n"
  "\n"
@@ -163,11 +163,8 @@
  "Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org\n"
  "\n"
  "iD8DBQFFN8vimhCgVPlWJY8RAow2AJ92boLp2ooOHk8wUIKe0rn8jTB+LQCeN/QU\n"
- "Lw1GZZa1TAWMDbv0H+xzpkk=ykL2\n"
- "-----END PGP SIGNATURE-----\n"
- "_______________________________________________\n"
- "Kernel-janitors mailing list\n"
- "Kernel-janitors@lists.osdl.org\n"
- https://lists.osdl.org/mailman/listinfo/kernel-janitors
+ "Lw1GZZa1TAWMDbv0H+xzpkk=\n"
+ "=ykL2\n"
+ -----END PGP SIGNATURE-----
 
-3b193f55e98920a8bbf83a24561f91324e0ff8be69c82ae2e1e4afef8d19b8e0
+db9b0a9a18cc5a9d0b236840c2b4ba4bb6ac65a77e9eefd4228651e3c337009b

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.