Re: [PATCH] macintosh: macio_asic: remove useless cast for driver.name

From: Michael Ellerman
Date: Tue Feb 15 2022 - 00:31:14 EST


On Tue, 25 Jan 2022 13:54:21 +0000, Corentin Labbe wrote:
> pci_driver name is const char pointer, so the cast it not necessary.
>
>

Applied to powerpc/next.

[1/1] macintosh: macio_asic: remove useless cast for driver.name
https://git.kernel.org/powerpc/c/ccafe7c20b7de330d9091a114c9985305759f1ee

cheers