diff for duplicates of <20100526144343.0c2369da@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index 9c650d7..6138a87 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ Acked-by: Jean Delvare <khali@linux-fr.org> > break; > - break; > } -> if (NULL = ir_codes) { +> if (NULL == ir_codes) { > printk("%s: Oops: IR config error [card=%d]\n", > diff --git a/a/content_digest b/N1/content_digest index 5c2d692..c8c886c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100525092149.GA13089@bicker\0" "From\0Jean Delvare <khali@linux-fr.org>\0" "Subject\0Re: [patch v3 2/2] video/saa7134: remove duplicate break\0" - "Date\0Wed, 26 May 2010 12:43:43 +0000\0" + "Date\0Wed, 26 May 2010 14:43:43 +0200\0" "To\0Dan Carpenter <error27@gmail.com>\0" "Cc\0Mauro Carvalho Chehab <mchehab@infradead.org>" Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com> @@ -31,7 +31,7 @@ "> \t\tbreak;\n" "> -\tbreak;\n" "> \t}\n" - "> \tif (NULL = ir_codes) {\n" + "> \tif (NULL == ir_codes) {\n" "> \t\tprintk(\"%s: Oops: IR config error [card=%d]\\n\",\n" "> \n" "\n" @@ -39,4 +39,4 @@ "-- \n" Jean Delvare -c7df6315da7741a64465c0970015ce5de775160da64d32a21278cf37ba59a722 +5b9fd1609b1d73247407868fd4b6da44feedae503f32bc730aa6c40fa4eb140a
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.