diff for duplicates of <20200505082556.GA113134@mwanda> diff --git a/a/1.txt b/N1/1.txt index c9af6fc..68ea689 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,7 +41,7 @@ index 6c95dc471d4c6..6a04d19a96b2e 100644 - return -EINVAL; - } for (j = 0; j < feature_sz; j++) { - if ((features[j] & 0x80) = 0) { + if ((features[j] & 0x80) == 0) { if (op_is_dev_features) -- 2.26.2 diff --git a/a/content_digest b/N1/content_digest index 8f5d67e..86ff6bb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] media: cec: silence shift wrapping warning in __cec_s_log_addrs()\0" - "Date\0Tue, 05 May 2020 08:25:56 +0000\0" + "Date\0Tue, 5 May 2020 11:25:56 +0300\0" "To\0Hans Verkuil <hverkuil-cisco@xs4all.nl>\0" "Cc\0Mauro Carvalho Chehab <mchehab@kernel.org>" Dariusz Marcinkiewicz <darekm@google.com> @@ -52,9 +52,9 @@ "-\t\t\treturn -EINVAL;\n" "-\t\t}\n" " \t\tfor (j = 0; j < feature_sz; j++) {\n" - " \t\t\tif ((features[j] & 0x80) = 0) {\n" + " \t\t\tif ((features[j] & 0x80) == 0) {\n" " \t\t\t\tif (op_is_dev_features)\n" "-- \n" 2.26.2 -8f21036d98ef2a160a67d9e3b7d5437cd37db1fb3e3bc8ddf7f63c4066974bd8 +0d2a4a77eac15484eddca063a9664ab154efa3a6018b18e396d2d083ffaa396a
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.