diff options
author | 2024-01-24 15:12:55 -0800 | |
---|---|---|
committer | 2024-01-24 15:12:56 -0800 | |
commit | 77be22473b28f0538d69d58f64d35091095688cd (patch) | |
tree | dd9d8a975a62527b0b3b6567675bd109ff1698cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: netdevsim: fix the udp_tunnel_nic test (diff) | |
parent | net: fill in MODULE_DESCRIPTION()s for rvu_mbox (diff) | |
download | wireguard-linux-77be22473b28f0538d69d58f64d35091095688cd.tar.xz wireguard-linux-77be22473b28f0538d69d58f64d35091095688cd.zip |
Merge branch 'fix-module_description-for-net-p2'
Breno Leitao says:
====================
Fix MODULE_DESCRIPTION() for net (p2)
There are hundreds of network modules that misses MODULE_DESCRIPTION(),
causing a warnning when compiling with W=1. Example:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/com90io.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/arc-rimi.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/com20020.o
This part2 of the patchset focus on the drivers/net/ethernet drivers.
There are still some missing warnings in drivers/net/ethernet that will
be fixed in an upcoming patchset.
v1: https://lore.kernel.org/all/20240122184543.2501493-2-leitao@debian.org/
====================
Link: https://lore.kernel.org/r/20240123190332.677489-1-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions