diff for duplicates of <20200528140613.GK30374@kadam> diff --git a/a/1.txt b/N1/1.txt index 2bed2dd..93f0c72 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ On Thu, May 28, 2020 at 09:27:03PM +0800, Lai Jiangshan wrote: > > 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 eabd8c4..8e3c1d1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,8 +7,8 @@ "ref\020200528122545.GP22511@kadam\0" "ref\0CAJhGHyBUkMZ=cV+Qf-5+PMAFqgebbRLc46OZSSUSgoRROpUk2A@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 14:06:13 +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 17:06:13 +0300\0" "To\0Lai Jiangshan <jiangshanlai@gmail.com>\0" "Cc\0Zhang" Qiang <Qiang.Zhang@windriver.com> @@ -48,7 +48,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" @@ -85,4 +85,4 @@ "regards,\n" dan carpenter -5ebdcf1a7ddf6cfeedb6e4a378f68882844de1444172e3c7ca4381b871bbf877 +74ce9d47cc7546c596f62386026e604bd848ac4adcb329a4c3474dfa699e5e9c
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.