[PATCH 0/3] block: m68k: add missing MODULE_DESCRIPTION() macros

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

 



With ARCH=m68k, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/amiflop.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/ataflop.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/z2ram.o

Since these have traditionally had different commit prefixes, I
submitted individual patches. Let me know if you want me to squash
them.

In addition, drivers/block/swim3.c is also missing a
MODULE_DESCRIPTION(), but I haven't yet actually triggered the
warning. I need to customize a PPC configuration which enables
MAC_FLOPPY in order to trigger the warning and verify the fix.

I'll get around to that when I finish the remaining m68k issues.

---
Jeff Johnson (3):
      amiflop: add missing MODULE_DESCRIPTION() macro
      ataflop: add missing MODULE_DESCRIPTION() macro
      z2ram: add missing MODULE_DESCRIPTION() macro

 drivers/block/amiflop.c | 1 +
 drivers/block/ataflop.c | 1 +
 drivers/block/z2ram.c   | 1 +
 3 files changed, 3 insertions(+)
---
base-commit: 6ba59ff4227927d3a8530fc2973b80e94b54d58f
change-id: 20240617-md-m68k-drivers-block-46c301b46f49





[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux