• Damien Le Moal's avatar
    ata: pata_parport: Add missing protocol modules description · cec148c2
    Damien Le Moal authored
    Most of the protocol modules for the pata_parport driver are missing a
    module description, causing warnings such as:
    
    WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/ata/pata_parport/aten.o
    
    when compiling with W=1. Add the missing MODULE_DESCRIPTION()
    definitions to avoid these warnings. While at it, also add the missing
    MODULE_AUTHOR() definitions.
    Signed-off-by: default avatarDamien Le Moal <dlemoal@kernel.org>
    cec148c2
on26.c 6.1 KB