Messages in this thread |  | | Date | Thu, 12 Dec 2019 11:03:54 -0800 (PST) | Subject | Re: [PATCH] net: l2tp: remove unneeded MODULE_VERSION() usage | From | David Miller <> |
| |
From: "Enrico Weigelt, metux IT consult" <info@metux.net> Date: Thu, 12 Dec 2019 14:36:13 +0100
> Remove MODULE_VERSION(), as it isn't needed at all: the only version > making sense is the kernel version. > > Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Is there a plan to remove MODULE_VERSION across the entire kernel tree?
Where is that documented?
Otherwise what gave you the reason to make this change in the first place?
No context, no high level explanation of what's going on, so it's hard to review and decide whether to accept your change sorry.
At the least, you will have to write a more complete commit log message.
|  |