On 6/12/2024 10:51 AM, Vinod Koul wrote: > > On Sat, 08 Jun 2024 23:17:05 -0700, Jeff Johnson wrote: >> make allmodconfig && make W=1 C=1 reports: >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb2.o >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb3.o >> >> Add the missing invocations of the MODULE_DESCRIPTION() macro. >> >> >> [...] > > Applied, thanks! > > [1/1] phy: broadcom: add missing MODULE_DESCRIPTION() macros > commit: ea09ba7653bb53252ed96ec524991c55a38bcd0f Hi Vinod, I see this landed in linux-next, but is not currently in Linus' tree for 6.11. Will you be able to have this pulled during the merge window? I'm trying to eradicate all of these warnings before 6.11 rc-final. Thanks! /jeff