On Mon, Nov 18, 2024 at 04:02:46PM +0100, Thomas Weißschuh wrote: > Generated with the following coccinelle script: > > virtual patch > > @@ > identifier ag, pattrs; > @@ > > struct attribute_group ag = { > .attrs = pattrs, > - NULL > }; > > This series is meant to be applied through the driver-core tree. > > See also: > https://lore.kernel.org/lkml/71fe4030-d6a1-47da-b8a7-28b899187168@xxxxxxxx/ > > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> All now applied, thanks! greg k-h