diff for duplicates of <20201218063117.GA80700@fedora> diff --git a/a/1.txt b/N1/1.txt index 1c28b17..404016c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ index d5d5d28d0b36..79fa36de8a04 100644 + * we assume that something is really weird and that it is not a * good idea to try and claim this logical address. */ - if (i = max_retries) + if (i == max_retries) @@ -1735,7 +1735,7 @@ int __cec_s_log_addrs(struct cec_adapter *adap, const u8 feature_sz = ARRAY_SIZE(log_addrs->features[0]); u8 *features = log_addrs->features[i]; diff --git a/a/content_digest b/N1/content_digest index 6c8b92a..725f0fe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Nigel Christian <nigel.l.christian@gmail.com>\0" "Subject\0[PATCH] media: cec: fix trivial style warnings\0" - "Date\0Fri, 18 Dec 2020 06:31:17 +0000\0" + "Date\0Fri, 18 Dec 2020 01:31:17 -0500\0" "To\0hverkuil-cisco@xs4all.nl" mchehab@kernel.org sakari.ailus@linux.intel.com @@ -31,7 +31,7 @@ "+\t * we assume that something is really weird and that it is not a\n" " \t * good idea to try and claim this logical address.\n" " \t */\n" - " \tif (i = max_retries)\n" + " \tif (i == max_retries)\n" "@@ -1735,7 +1735,7 @@ int __cec_s_log_addrs(struct cec_adapter *adap,\n" " \t\tconst u8 feature_sz = ARRAY_SIZE(log_addrs->features[0]);\n" " \t\tu8 *features = log_addrs->features[i];\n" @@ -44,4 +44,4 @@ "-- \n" 2.29.2 -101c95b58e213b70c600f985e72c7c4075b88ca368ebc66f187d99759ca97932 +fd3a8689f30f4715ce4e6edf88c5510d67c7a9a2bbd6884ade3d5401847dbc03
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.