diff for duplicates of <20200528122545.GP22511@kadam> diff --git a/a/1.txt b/N1/1.txt index ac17b08..7468105 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ put_pwq_unlocked(). 1168 static void pwq_dec_nr_in_flight(struct pool_workqueue *pwq, int color) 1169 { 1170 /* uncolored work items don't participate in flushing or nr_active */ - 1171 if (color = WORK_NO_COLOR) + 1171 if (color == WORK_NO_COLOR) 1172 goto out_put; 1173 diff --git a/a/content_digest b/N1/content_digest index 6328d1e..f137a0e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,8 +5,8 @@ "ref\020200528095703.GH30374@kadam\0" "ref\0CAJhGHyD1nV=M=ccycqCMt86GMuZGkO9trbJ=4ti4EzP9kta6iA@mail.gmail.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" - "Subject\0Re: \345\233\236\345\244\215: [PATCH v5] workqueue: Remove unnecessary kfree() call\0" - "Date\0Thu, 28 May 2020 12:25:45 +0000\0" + "Subject\0Re: \345\233\236\345\244\215: [PATCH v5] workqueue: Remove unnecessary kfree() call in rcu_free_wq()\0" + "Date\0Thu, 28 May 2020 15:25:45 +0300\0" "To\0Lai Jiangshan <jiangshanlai@gmail.com>\0" "Cc\0Zhang" Qiang <Qiang.Zhang@windriver.com> @@ -43,7 +43,7 @@ " 1168 static void pwq_dec_nr_in_flight(struct pool_workqueue *pwq, int color)\n" " 1169 {\n" " 1170 /* uncolored work items don't participate in flushing or nr_active */\n" - " 1171 if (color = WORK_NO_COLOR)\n" + " 1171 if (color == WORK_NO_COLOR)\n" " 1172 goto out_put;\n" " 1173 \n" "\n" @@ -68,4 +68,4 @@ "regards,\n" dan carpenter -8ca64de19c5ab074428d751d707703edaed8e7c9bb0b8ae5758fdde6b0672487 +e6f2502c7aa5bc197cdc88413a8b182afc4d1ed6e0ce3f8b69e21662a54c10f3
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.