All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1615162.CJ0Ejj80il@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 7abcdb0..0a92743 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,7 +52,8 @@ On Thursday 27 December 2012 21:49:37 Mauro Carvalho Chehab wrote:
 > > > 
 > > > -       memcpy(&probe, &stream->ctrl, sizeof probe);
 > > > +       probe = stream->ctrl;
-> > >         probe.dwFrameInterval > > >                 uvc_try_frame_interval(stream->cur_frame, interval);
+> > >         probe.dwFrameInterval =
+> > >                 uvc_try_frame_interval(stream->cur_frame, interval);
 > > > 
 > > > @@ -397,7 +397,7 @@ static int uvc_v4l2_set_streamparm(struct
 > > > uvc_streaming *stream,
diff --git a/a/content_digest b/N1/content_digest
index 9c3df05..5aaad19 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020121227214937.6276e2a3@redhat.com\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH 01/23] uvc: Replace memcpy with struct assignment\0"
- "Date\0Thu, 10 Jan 2013 00:19:18 +0000\0"
+ "Date\0Thu, 10 Jan 2013 01:19:18 +0100\0"
  "To\0Mauro Carvalho Chehab <mchehab@redhat.com>\0"
  "Cc\0Ezequiel Garcia <elezegarcia@gmail.com>"
   linux-kernel@vger.kernel.org
@@ -67,7 +67,8 @@
  "> > > \n"
  "> > > -       memcpy(&probe, &stream->ctrl, sizeof probe);\n"
  "> > > +       probe = stream->ctrl;\n"
- "> > >         probe.dwFrameInterval > > >                 uvc_try_frame_interval(stream->cur_frame, interval);\n"
+ "> > >         probe.dwFrameInterval =\n"
+ "> > >                 uvc_try_frame_interval(stream->cur_frame, interval);\n"
  "> > > \n"
  "> > > @@ -397,7 +397,7 @@ static int uvc_v4l2_set_streamparm(struct\n"
  "> > > uvc_streaming *stream,\n"
@@ -98,4 +99,4 @@
  "\n"
  Laurent Pinchart
 
-59e7080d883eef2877c52147d901f133344576b20808e8f4be1c8618196b552f
+461e53eeef6750d49fe05e60c531f8070b53ea89697372a70a305fd742186e33

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.