diff for duplicates of <4DDE36AB.2070202@linuxtv.org> diff --git a/a/1.txt b/N1/1.txt index 605a64d..94e52e5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Dan, On 05/26/2011 10:44 AM, Dan Carpenter wrote: -> If the tvp->cmd = DTV_MAX_COMMAND then we read past the end of the +> If the tvp->cmd == DTV_MAX_COMMAND then we read past the end of the > array. > > Signed-off-by: Dan Carpenter <error27@gmail.com> @@ -23,7 +23,7 @@ On 05/26/2011 10:44 AM, Dan Carpenter wrote: thanks for spotting this, but this fixes the wrong end. This does not need to be applied to kernels older than 2.6.40. -From 6d8588a4546fd4df717ca61450f99fb9c1b13a5f Mon Sep 17 00:00:00 2001 +>From 6d8588a4546fd4df717ca61450f99fb9c1b13a5f Mon Sep 17 00:00:00 2001 From: Andreas Oberritter <obi@linuxtv.org> Date: Thu, 26 May 2011 10:54:14 +0000 Subject: [PATCH] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID diff --git a/a/content_digest b/N1/content_digest index efeece3..67c3d03 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020110526084452.GB14591@shale.localdomain\0" "From\0Andreas Oberritter <obi@linuxtv.org>\0" "Subject\0Re: [patch] [media] DVB: dvb_frontend: off by one in dtv_property_dump()\0" - "Date\0Thu, 26 May 2011 11:16:59 +0000\0" + "Date\0Thu, 26 May 2011 13:16:59 +0200\0" "To\0Dan Carpenter <error27@gmail.com>\0" "Cc\0Mauro Carvalho Chehab <mchehab@infradead.org>" Arnd Bergmann <arnd@arndb.de> @@ -14,7 +14,7 @@ "Hi Dan,\n" "\n" "On 05/26/2011 10:44 AM, Dan Carpenter wrote:\n" - "> If the tvp->cmd = DTV_MAX_COMMAND then we read past the end of the\n" + "> If the tvp->cmd == DTV_MAX_COMMAND then we read past the end of the\n" "> array.\n" "> \n" "> Signed-off-by: Dan Carpenter <error27@gmail.com>\n" @@ -36,7 +36,7 @@ "thanks for spotting this, but this fixes the wrong end. This does not need to\n" "be applied to kernels older than 2.6.40.\n" "\n" - "From 6d8588a4546fd4df717ca61450f99fb9c1b13a5f Mon Sep 17 00:00:00 2001\n" + ">From 6d8588a4546fd4df717ca61450f99fb9c1b13a5f Mon Sep 17 00:00:00 2001\n" "From: Andreas Oberritter <obi@linuxtv.org>\n" "Date: Thu, 26 May 2011 10:54:14 +0000\n" "Subject: [PATCH] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID\n" @@ -73,4 +73,4 @@ "-- \n" 1.7.2.5 -3ab5b3a49c5d7a39df8b39a74d244962627525c84d65b8beda318da467aca16b +d9846976d0ab760a618c18386ba5217b6474148bfc5aca7dd5936a7b31f6ac94
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.