All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5453915E.3020100@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index 7b4acf4..28c8bec 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,8 +57,8 @@ Pre-Clip Register.
 
 > +	 * to a memory per even pixels.
 > +	 */
-> +	if ((pixfmt = V4L2_PIX_FMT_NV16) || (pixfmt = V4L2_PIX_FMT_YUYV) ||
-> +		(pixfmt = V4L2_PIX_FMT_UYVY))
+> +	if ((pixfmt == V4L2_PIX_FMT_NV16) || (pixfmt == V4L2_PIX_FMT_YUYV) ||
+> +		(pixfmt == V4L2_PIX_FMT_UYVY))
 
     This is certainly asking to be a *switch* statement instead...
 
diff --git a/a/content_digest b/N1/content_digest
index 2ea6037..5b29ffd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01414746610-23194-1-git-send-email-ykaneko0929@gmail.com\0"
  "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
  "Subject\0Re: [PATCH] media: soc_camera: rcar_vin: Fix alignment of clipping size\0"
- "Date\0Fri, 31 Oct 2014 13:40:46 +0000\0"
+ "Date\0Fri, 31 Oct 2014 16:40:46 +0300\0"
  "To\0Yoshihiro Kaneko <ykaneko0929@gmail.com>"
  " linux-media@vger.kernel.org\0"
  "Cc\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>"
@@ -69,8 +69,8 @@
  "\n"
  "> +\t * to a memory per even pixels.\n"
  "> +\t */\n"
- "> +\tif ((pixfmt = V4L2_PIX_FMT_NV16) || (pixfmt = V4L2_PIX_FMT_YUYV) ||\n"
- "> +\t\t(pixfmt = V4L2_PIX_FMT_UYVY))\n"
+ "> +\tif ((pixfmt == V4L2_PIX_FMT_NV16) || (pixfmt == V4L2_PIX_FMT_YUYV) ||\n"
+ "> +\t\t(pixfmt == V4L2_PIX_FMT_UYVY))\n"
  "\n"
  "    This is certainly asking to be a *switch* statement instead...\n"
  "\n"
@@ -82,4 +82,4 @@
  "\n"
  WBR, Sergei
 
-e0886d58af8620287181ce26d2abc38caf2129e2c8c7201cc6835c822a28c067
+543520605dce8eac43e90f0f9eb1cd20f4884ad51b1db5d4f5b6f444be5df1c2

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.