Re: [PATCH] s390/dasd: add missing MODULE_DESCRIPTION() macros

From: Jeff Johnson
Date: Sun Jul 14 2024 - 12:58:54 EST


On 7/1/24 03:57, Stefan Haberland wrote:
Am 16.06.24 um 04:19 schrieb Jeff Johnson:
With ARCH=s390, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/block/dasd_diag_mod.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/block/dasd_eckd_mod.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/block/dasd_fba_mod.o

Add the missing invocations of the MODULE_DESCRIPTION() macro.

Signed-off-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
---

Applied, thanks.


I still don't see this in linux-next. Does your tree feed into linux-next, or will it go into Linus' tree during the merge window?

Hoping to have these warnings fixed tree-wide in 6.11