Skip to content
Commit 3c1743a6 authored by Jeff Johnson's avatar Jeff Johnson Committed by Jens Axboe
Browse files

floppy: add missing MODULE_DESCRIPTION() macro



make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/floppy.o

Add the missing invocation of the MODULE_DESCRIPTION() macro.

Signed-off-by: default avatarJeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: default avatarDenis Efremov <efremov@linux.com>
Link: https://lore.kernel.org/r/20240602-md-block-floppy-v1-1-bc628ea5eb84@quicinc.com
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7d4425d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment