diff options
author | David S. Miller <davem@davemloft.net> | 2024-01-29 15:12:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-01-29 15:12:51 +0300 |
commit | cf8e51ef518654f3b68c1fed93690d2df8e98a4b (patch) | |
tree | fc15b0f42842bccaeed0d05f6956e71e9b210128 /tools/perf/scripts/python | |
parent | 0efc7e541fd51ed11a328c43ccf10a12f1727746 (diff) | |
parent | d06aa0eb0a7052b580fc06c16e30e5df872d4b7c (diff) | |
download | linux-cf8e51ef518654f3b68c1fed93690d2df8e98a4b.tar.xz |
Merge branch 'net-module-description'
Breno Leitao says:
====================
Fix MODULE_DESCRIPTION() for net (p3)
There are hundreds of network modules that misses MODULE_DESCRIPTION(),
causing a warning 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 part3 of the patchset focus on the missing ethernet drivers, which
is now warning free. This also fixes net/pcs and ieee802154.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions