diff for duplicates of <20171218122512.GG20926@w540> diff --git a/a/1.txt b/N1/1.txt index 32e550f..34eeb3b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -228,7 +228,7 @@ Here and below where you pointed out the same > > + ret = v4l2_subdev_call(sd, video, g_mbus_config, &cfg); > > + if (ret < 0 && ret != -ENOIOCTLCMD) > > + return ret; -> > + else if (ret == -ENOIOCTLCMD) +> > + else if (ret = -ENOIOCTLCMD) > > + return 0; > > + > > + common_flags = ceu_mbus_config_compatible(&cfg, common_flags); diff --git a/a/content_digest b/N1/content_digest index 6e23cd6..89cdaf2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\02710170.YbEgzp5Yxe@avalon\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver\0" - "Date\0Mon, 18 Dec 2017 13:25:12 +0100\0" + "Date\0Mon, 18 Dec 2017 12:25:12 +0000\0" "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" magnus.damm@gmail.com @@ -246,7 +246,7 @@ "> > +\tret = v4l2_subdev_call(sd, video, g_mbus_config, &cfg);\n" "> > +\tif (ret < 0 && ret != -ENOIOCTLCMD)\n" "> > +\t\treturn ret;\n" - "> > +\telse if (ret == -ENOIOCTLCMD)\n" + "> > +\telse if (ret = -ENOIOCTLCMD)\n" "> > +\t\treturn 0;\n" "> > +\n" "> > +\tcommon_flags = ceu_mbus_config_compatible(&cfg, common_flags);\n" @@ -293,4 +293,4 @@ "Thanks\n" j -e5526747cb501b3c1b487eaea9b6d17515eba583a0c0b6d746c86e1cdc32afa5 +18bc23f40bf1ffb71b8aedbc0fc2615df9036ec907275ba6ef270639b90837be
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.