diff for duplicates of <20200520125209.GP3041@kadam> diff --git a/a/1.txt b/N1/1.txt index ca9a1cf..9ac9dc4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Wed, May 20, 2020 at 02:05:19PM +0200, Christian König wrote: > Am 20.05.20 um 14:00 schrieb Dan Carpenter: > > This loop in the error handling code should start a "i - 1" and end at -> > "i == 0". Currently it starts a "i" and ends at "i == 1". The result +> > "i = 0". Currently it starts a "i" and ends at "i = 1". The result > > is that it removes one attribute that wasn't created yet, and leaks the > > zeroeth attribute. > > @@ -45,8 +45,3 @@ solve real life bugs but they regularly cause them. regards, dan carpenter - -_______________________________________________ -amd-gfx mailing list -amd-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/amd-gfx diff --git a/a/content_digest b/N1/content_digest index 733b58c..983df28 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\062d9d539-8401-233a-3f20-984042489987@gmail.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_groups() error handling\0" - "Date\0Wed, 20 May 2020 15:52:09 +0300\0" + "Date\0Wed, 20 May 2020 12:52:09 +0000\0" "To\0christian.koenig@amd.com\0" "Cc\0David Airlie <airlied@linux.ie>" Kevin Wang <kevin1.wang@amd.com> @@ -22,7 +22,7 @@ "On Wed, May 20, 2020 at 02:05:19PM +0200, Christian K\303\266nig wrote:\n" "> Am 20.05.20 um 14:00 schrieb Dan Carpenter:\n" "> > This loop in the error handling code should start a \"i - 1\" and end at\n" - "> > \"i == 0\". Currently it starts a \"i\" and ends at \"i == 1\". The result\n" + "> > \"i = 0\". Currently it starts a \"i\" and ends at \"i = 1\". The result\n" "> > is that it removes one attribute that wasn't created yet, and leaks the\n" "> > zeroeth attribute.\n" "> > \n" @@ -65,11 +65,6 @@ "solve real life bugs but they regularly cause them.\n" "\n" "regards,\n" - "dan carpenter\n" - "\n" - "_______________________________________________\n" - "amd-gfx mailing list\n" - "amd-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/amd-gfx + dan carpenter -f39c967284edfbc3ad2021bd238d2c4b3ae1ad8b3badc248d1d3b65cbb9eef6c +ddad0eb690fb125a377038fbdb2d1ff4984c0413f56d5e0b2d4388423f08f4d3
diff --git a/a/1.txt b/N2/1.txt index ca9a1cf..ea54fad 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -47,6 +47,6 @@ regards, dan carpenter _______________________________________________ -amd-gfx mailing list -amd-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/amd-gfx +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N2/content_digest index 733b58c..932ab63 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -11,7 +11,6 @@ amd-gfx@lists.freedesktop.org Rui Huang <ray.huang@amd.com> dri-devel@lists.freedesktop.org - Daniel Vetter <daniel@ffwll.ch> Alex Deucher <alexander.deucher@amd.com> Yintian Tao <yttao@amd.com> Evan Quan <evan.quan@amd.com> @@ -68,8 +67,8 @@ "dan carpenter\n" "\n" "_______________________________________________\n" - "amd-gfx mailing list\n" - "amd-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/amd-gfx + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -f39c967284edfbc3ad2021bd238d2c4b3ae1ad8b3badc248d1d3b65cbb9eef6c +ef08cdbfcfd209fc5478a331b401e85a07c6b41058199e615f845a20ecb9b0e6
diff --git a/a/1.txt b/N3/1.txt index ca9a1cf..a6998a9 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -45,8 +45,3 @@ solve real life bugs but they regularly cause them. regards, dan carpenter - -_______________________________________________ -amd-gfx mailing list -amd-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/amd-gfx diff --git a/a/content_digest b/N3/content_digest index 733b58c..d9fa059 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,19 +4,19 @@ "Subject\0Re: [PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_groups() error handling\0" "Date\0Wed, 20 May 2020 15:52:09 +0300\0" "To\0christian.koenig@amd.com\0" - "Cc\0David Airlie <airlied@linux.ie>" + "Cc\0Alex Deucher <alexander.deucher@amd.com>" Kevin Wang <kevin1.wang@amd.com> + David Airlie <airlied@linux.ie> kernel-janitors@vger.kernel.org linux-kernel@vger.kernel.org amd-gfx@lists.freedesktop.org + Hawking Zhang <Hawking.Zhang@amd.com> Rui Huang <ray.huang@amd.com> dri-devel@lists.freedesktop.org Daniel Vetter <daniel@ffwll.ch> - Alex Deucher <alexander.deucher@amd.com> - Yintian Tao <yttao@amd.com> Evan Quan <evan.quan@amd.com> Kenneth Feng <kenneth.feng@amd.com> - " Hawking Zhang <Hawking.Zhang@amd.com>\0" + " Yintian Tao <yttao@amd.com>\0" "\00:1\0" "b\0" "On Wed, May 20, 2020 at 02:05:19PM +0200, Christian K\303\266nig wrote:\n" @@ -65,11 +65,6 @@ "solve real life bugs but they regularly cause them.\n" "\n" "regards,\n" - "dan carpenter\n" - "\n" - "_______________________________________________\n" - "amd-gfx mailing list\n" - "amd-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/amd-gfx + dan carpenter -f39c967284edfbc3ad2021bd238d2c4b3ae1ad8b3badc248d1d3b65cbb9eef6c +12a42fe71b82d974942b0a8c7162a655af0f9c2bb81580d762c2466ec1fb709a
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.