Message ID | 20231027155045.46291-1-victor@mojatatu.com (mailing list archive) |
---|---|
Headers | show |
Series | net: sched: Fill in missing MODULE_DESCRIPTIONs for net/sched | expand |
Victor Nogueira <victor@mojatatu.com> writes: > W=1 builds now warn if module is built without a MODULE_DESCRIPTION(). > > Fill in the missing MODULE_DESCRIPTIONs for net/sched > > Victor Nogueira (3): > net: sched: Fill in MODULE_DESCRIPTION for act_gate The most optional of comments: missing "missing", just for consistency with the rest of the series. Totally fine to ignore. Reviewed-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Cheers,
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 27 Oct 2023 08:50:42 -0700 you wrote: > W=1 builds now warn if module is built without a MODULE_DESCRIPTION(). > > Fill in the missing MODULE_DESCRIPTIONs for net/sched > > Victor Nogueira (3): > net: sched: Fill in MODULE_DESCRIPTION for act_gate > net: sched: Fill in missing MODULE_DESCRIPTION for classifiers > net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs > > [...] Here is the summary with links: - [net-next,1/3] net: sched: Fill in MODULE_DESCRIPTION for act_gate https://git.kernel.org/netdev/net/c/49b02a19c23a - [net-next,2/3] net: sched: Fill in missing MODULE_DESCRIPTION for classifiers https://git.kernel.org/netdev/net/c/a9c92771fa23 - [net-next,3/3] net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs https://git.kernel.org/netdev/net/c/f96118c5d86f You are awesome, thank you!