diff options
author | 2023-07-04 08:32:40 +0900 | |
---|---|---|
committer | 2023-07-17 08:30:41 +0900 | |
commit | cec148c2476a6e06cf8190b20de81f98983b53ca (patch) | |
tree | b6aedaff876b68cd61610266a14d98f457c5bdf9 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.5-rc2 (diff) | |
download | wireguard-linux-cec148c2476a6e06cf8190b20de81f98983b53ca.tar.xz wireguard-linux-cec148c2476a6e06cf8190b20de81f98983b53ca.zip |
ata: pata_parport: Add missing protocol modules description
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: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions