diff for duplicates of <1605194.apxP3rZ1bD@avalon> diff --git a/a/1.txt b/N1/1.txt index 6637ec5..2c36a02 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -142,7 +142,7 @@ On Tuesday, 19 December 2017 13:57:42 EET jacopo mondi wrote: > > > + if (num_sd < 0) { > > > + ret = num_sd; > > > + goto error_v4l2_unregister; -> > > + } else if (num_sd == 0) +> > > + } else if (num_sd = 0) > > > + return 0; > > > > You need braces around the second statement too. diff --git a/a/content_digest b/N1/content_digest index 890d154..b8411e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020171219115742.GB27115@w540\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver\0" - "Date\0Tue, 19 Dec 2017 15:07:41 +0200\0" + "Date\0Tue, 19 Dec 2017 13:07:41 +0000\0" "To\0jacopo mondi <jacopo@jmondi.org>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" magnus.damm@gmail.com @@ -161,7 +161,7 @@ "> > > +\tif (num_sd < 0) {\n" "> > > +\t\tret = num_sd;\n" "> > > +\t\tgoto error_v4l2_unregister;\n" - "> > > +\t} else if (num_sd == 0)\n" + "> > > +\t} else if (num_sd = 0)\n" "> > > +\t\treturn 0;\n" "> > \n" "> > You need braces around the second statement too.\n" @@ -207,4 +207,4 @@ "\n" Laurent Pinchart -d5338692b8f13122111157b41f4da36939011e4803de3af26f49d0fd4a0678fb +c8739bfce329419985ee39e0811b614326b6bb2cf380479bbb38705e6be3ec5d
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.