diff for duplicates of <20200410101831.GA27723@ravnborg.org> diff --git a/a/1.txt b/N1/1.txt index 165fb9e..260cd55 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Thu, Apr 09, 2020 at 03:05:17PM +0200, Markus Elfring wrote: > A software analysis approach points the following source code out for > further development considerations. > https://elixir.bootlin.com/linux/v5.6.3/source/drivers/gpu/drm/tve200/tve200_drv.c#L212 -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id]30bcacd91af6874481129797af364a53cd9b46#n212 +> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n212 > > irq = platform_get_irq(pdev, 0); > if (!irq) { @@ -18,7 +18,7 @@ On Thu, Apr 09, 2020 at 03:05:17PM +0200, Markus Elfring wrote: > > The software documentation is providing the following information > for the used programming interface. -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id]30bcacd91af6874481129797af364a53cd9b46#n221 +> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n221 > https://elixir.bootlin.com/linux/v5.6.3/source/drivers/base/platform.c#L202 > > “… @@ -48,3 +48,7 @@ Easier to embed it - rather than to link it. Fine with links in the intro mail. Sam +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index b967ee4..fca2d9a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\00263f4fb-c349-7651-b590-8722cdd30c85@web.de\0" "From\0Sam Ravnborg <sam@ravnborg.org>\0" "Subject\0Re: drm/tve200: Checking for a failed platform_get_irq() call in tve200_probe()\0" - "Date\0Fri, 10 Apr 2020 10:18:31 +0000\0" + "Date\0Fri, 10 Apr 2020 12:18:31 +0200\0" "To\0Markus Elfring <Markus.Elfring@web.de>\0" "Cc\0David Airlie <airlied@linux.ie>" kernel-janitors@vger.kernel.org @@ -18,7 +18,7 @@ "> A software analysis approach points the following source code out for\n" "> further development considerations.\n" "> https://elixir.bootlin.com/linux/v5.6.3/source/drivers/gpu/drm/tve200/tve200_drv.c#L212\n" - "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id]30bcacd91af6874481129797af364a53cd9b46#n212\n" + "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n212\n" "> \n" "> \tirq = platform_get_irq(pdev, 0);\n" "> \tif (!irq) {\n" @@ -29,7 +29,7 @@ "> \n" "> The software documentation is providing the following information\n" "> for the used programming interface.\n" - "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id]30bcacd91af6874481129797af364a53cd9b46#n221\n" + "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n221\n" "> https://elixir.bootlin.com/linux/v5.6.3/source/drivers/base/platform.c#L202\n" "> \n" "> \342\200\234\342\200\246\n" @@ -58,6 +58,10 @@ "Easier to embed it - rather than to link it.\n" "Fine with links in the intro mail.\n" "\n" - " \tSam" + " \tSam\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -24c3a677221f91b0c917cc8f04ea3b309dac508742a30325b736d2e79d520e18 +23e6d741f5084ac2e528251c89038c951072e30964566a9781eb8df051842238
diff --git a/a/1.txt b/N2/1.txt index 165fb9e..66728bf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ On Thu, Apr 09, 2020 at 03:05:17PM +0200, Markus Elfring wrote: > A software analysis approach points the following source code out for > further development considerations. > https://elixir.bootlin.com/linux/v5.6.3/source/drivers/gpu/drm/tve200/tve200_drv.c#L212 -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id]30bcacd91af6874481129797af364a53cd9b46#n212 +> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n212 > > irq = platform_get_irq(pdev, 0); > if (!irq) { @@ -18,7 +18,7 @@ On Thu, Apr 09, 2020 at 03:05:17PM +0200, Markus Elfring wrote: > > The software documentation is providing the following information > for the used programming interface. -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id]30bcacd91af6874481129797af364a53cd9b46#n221 +> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n221 > https://elixir.bootlin.com/linux/v5.6.3/source/drivers/base/platform.c#L202 > > “… diff --git a/a/content_digest b/N2/content_digest index b967ee4..4b4a462 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,13 @@ "ref\00263f4fb-c349-7651-b590-8722cdd30c85@web.de\0" "From\0Sam Ravnborg <sam@ravnborg.org>\0" "Subject\0Re: drm/tve200: Checking for a failed platform_get_irq() call in tve200_probe()\0" - "Date\0Fri, 10 Apr 2020 10:18:31 +0000\0" + "Date\0Fri, 10 Apr 2020 12:18:31 +0200\0" "To\0Markus Elfring <Markus.Elfring@web.de>\0" - "Cc\0David Airlie <airlied@linux.ie>" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + dri-devel@lists.freedesktop.org + David Airlie <airlied@linux.ie> kernel-janitors@vger.kernel.org - LKML <linux-kernel@vger.kernel.org> - " dri-devel@lists.freedesktop.org\0" + " LKML <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi Markus.\n" @@ -18,7 +19,7 @@ "> A software analysis approach points the following source code out for\n" "> further development considerations.\n" "> https://elixir.bootlin.com/linux/v5.6.3/source/drivers/gpu/drm/tve200/tve200_drv.c#L212\n" - "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id]30bcacd91af6874481129797af364a53cd9b46#n212\n" + "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tve200/tve200_drv.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n212\n" "> \n" "> \tirq = platform_get_irq(pdev, 0);\n" "> \tif (!irq) {\n" @@ -29,7 +30,7 @@ "> \n" "> The software documentation is providing the following information\n" "> for the used programming interface.\n" - "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id]30bcacd91af6874481129797af364a53cd9b46#n221\n" + "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/base/platform.c?id=5d30bcacd91af6874481129797af364a53cd9b46#n221\n" "> https://elixir.bootlin.com/linux/v5.6.3/source/drivers/base/platform.c#L202\n" "> \n" "> \342\200\234\342\200\246\n" @@ -60,4 +61,4 @@ "\n" " \tSam" -24c3a677221f91b0c917cc8f04ea3b309dac508742a30325b736d2e79d520e18 +0a3aa9ad6d8a8453d0a947cc2891c7fc5c0ef22649e63d0f37343ddd3e547bd3
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.