diff for duplicates of <12410142.shlMUBZBeR@avalon> diff --git a/a/1.txt b/N1/1.txt index 149ebda..e745722 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -263,7 +263,7 @@ I'd drop them completely. > >> + 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 3ecb880..06528db 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020171218122512.GG20926@w540\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver\0" - "Date\0Mon, 18 Dec 2017 17:28:43 +0200\0" + "Date\0Mon, 18 Dec 2017 15:28:43 +0000\0" "To\0jacopo mondi <jacopo@jmondi.org>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" magnus.damm@gmail.com @@ -281,7 +281,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" @@ -333,4 +333,4 @@ "\n" Laurent Pinchart -2b2f470d5fdea1f909e9cce6fb2024811c474660baea9dbde6229a1db2463454 +2a444c5a58f0e6b43e0ce4d0e4a5767826874d699acf76669b534ec7a9fea6a4
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.