aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-01-24 15:12:55 -0800
committerJakub Kicinski <[email protected]>2024-01-24 15:12:56 -0800
commit77be22473b28f0538d69d58f64d35091095688cd (patch)
treedd9d8a975a62527b0b3b6567675bd109ff1698cf /tools/perf
parent0879020a7817e7ce636372c016b4528f541c9f4d (diff)
parentbdc6734115d7f66d8bea155454d4ce9259821660 (diff)
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/[email protected]/ ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions