diff for duplicates of <20100723100920.GC26313@bicker> diff --git a/a/1.txt b/N1/1.txt index e956e09..6fbc035 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ index d97e0a2..7989a7b 100644 + int bytesperline; int i, j = 0; - if (dev = NULL) { + if (dev == NULL) { @@ -464,6 +464,8 @@ static void au0828_copy_vbi(struct au0828_dev *dev, return; } diff --git a/a/content_digest b/N1/content_digest index 2e2f097..daa38a7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch -next] V4L: au0828: move dereference below sanity checks\0" - "Date\0Fri, 23 Jul 2010 10:09:20 +0000\0" + "Date\0Fri, 23 Jul 2010 12:09:20 +0200\0" "To\0Mauro Carvalho Chehab <mchehab@infradead.org>\0" "Cc\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>" Devin Heitmueller <dheitmueller@kernellabs.com> @@ -28,7 +28,7 @@ "+\tint bytesperline;\n" " \tint i, j = 0;\n" " \n" - " \tif (dev = NULL) {\n" + " \tif (dev == NULL) {\n" "@@ -464,6 +464,8 @@ static void au0828_copy_vbi(struct au0828_dev *dev,\n" " \t\treturn;\n" " \t}\n" @@ -38,4 +38,4 @@ " \tif (dma_q->pos + len > buf->vb.size)\n" " \t\tlen = buf->vb.size - dma_q->pos;" -d5ee5f788b701638988a2da3f3fcebceafb5f68febc36b8d7716ac69b015cf67 +6ac35c488a5707ff9bc14f6a348e1020800aaef968146b427840c21ab297ce19
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.