All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <547677FB.10901@igel.co.jp>

diff --git a/a/1.txt b/N1/1.txt
index 59f906c..258dd6b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,8 +35,8 @@ On 11/26/14, 9:55 PM, Sergei Shtylyov wrote:
 >>       for (i = 0; i < pipe->num_inputs; ++i) {
 >>           struct vsp1_rwpf *input = pipe->inputs[i];
 >>
->> -        srcrpf |= pipe->num_inputs = 1
->> +        srcrpf |= ((!pipe->bru) && (pipe->num_inputs = 1))
+>> -        srcrpf |= pipe->num_inputs == 1
+>> +        srcrpf |= ((!pipe->bru) && (pipe->num_inputs == 1))
 > 
 >    Inner parens not needed, especially in the first case.
 
diff --git a/a/content_digest b/N1/content_digest
index a970725..aa4c065 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\05475CDD2.1010104@cogentembedded.com\0"
  "From\0Takanari Hayama <taki@igel.co.jp>\0"
  "Subject\0Re: [PATCH 2/2] v4l: vsp1: Always enable virtual RPF when BRU is in use\0"
- "Date\0Thu, 27 Nov 2014 01:01:47 +0000\0"
+ "Date\0Thu, 27 Nov 2014 10:01:47 +0900\0"
  "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>"
  " linux-media@vger.kernel.org\0"
  "Cc\0linux-sh@vger.kernel.org\0"
@@ -46,8 +46,8 @@
  ">>       for (i = 0; i < pipe->num_inputs; ++i) {\n"
  ">>           struct vsp1_rwpf *input = pipe->inputs[i];\n"
  ">>\n"
- ">> -        srcrpf |= pipe->num_inputs = 1\n"
- ">> +        srcrpf |= ((!pipe->bru) && (pipe->num_inputs = 1))\n"
+ ">> -        srcrpf |= pipe->num_inputs == 1\n"
+ ">> +        srcrpf |= ((!pipe->bru) && (pipe->num_inputs == 1))\n"
  "> \n"
  ">    Inner parens not needed, especially in the first case.\n"
  "\n"
@@ -73,4 +73,4 @@
  "IGEL Co.,Ltd.\n"
  http://www.igel.co.jp/
 
-dcb8925dc492a5c310dee82978522782e912d35cd84f17c192ca21dfa8a0654d
+ae97da088cf8d975deddfffd688efc427479e0a1d5ccc7fe6c29017e8027c1aa

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.