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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jun 15, 2024 at 08:01:17PM -0700, Jeff Johnson wrote:
> With ARCH=s390, make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/char/raw3270.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/char/con3270.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/char/fs3270.o
> 
> Add the missing invocations of the MODULE_DESCRIPTION() macro.
> 
> Signed-off-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
> ---
>  drivers/s390/char/con3270.c | 1 +
>  drivers/s390/char/fs3270.c  | 1 +
>  drivers/s390/char/raw3270.c | 1 +
>  3 files changed, 3 insertions(+)

Applied, thanks!




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux