diff for duplicates of <20180103104748.GC9493@w540> diff --git a/a/1.txt b/N1/1.txt index 2b22ec8..6d9dbe0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -103,7 +103,7 @@ mentioned. > > + break; > > + } > > + -> > + if (i == 100) { +> > + if (i = 100) { > > + dev_err(ceudev->dev, "soft reset time out\n"); > > + return -EIO; > > + } diff --git a/a/content_digest b/N1/content_digest index eb0a399..eaec635 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\01538398.BnUWTlhJjz@avalon\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v2 3/9] v4l: platform: Add Renesas CEU driver\0" - "Date\0Wed, 3 Jan 2018 11:47:48 +0100\0" + "Date\0Wed, 03 Jan 2018 10:47:48 +0000\0" "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" magnus.damm@gmail.com @@ -124,7 +124,7 @@ "> > +\t\t\tbreak;\n" "> > +\t}\n" "> > +\n" - "> > +\tif (i == 100) {\n" + "> > +\tif (i = 100) {\n" "> > +\t\tdev_err(ceudev->dev, \"soft reset time out\\n\");\n" "> > +\t\treturn -EIO;\n" "> > +\t}\n" @@ -301,4 +301,4 @@ "> Laurent Pinchart\n" > -9629dcf70296537b06bf16b854c9a24b08bc13b632458c0c95107a073a043c04 +ef0308794ef11f8d9818757f53cb7b3d8e593249ceaa0cd5727d69f9c8a35e86
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.