[PATCH] drivers: char: tpm: remove unneeded MODULE_VERSION() usage
Jarkko Sakkinen
jarkko.sakkinen at linux.intel.com
Tue Dec 17 22:16:11 AEDT 2019
On Mon, 2019-12-16 at 09:42 +0100, Enrico Weigelt, metux IT consult wrote:
> Remove MODULE_VERSION(), as it isn't needed at all: the only version
> making sense is the kernel version.
Take the following line away:
> See also: https://lkml.org/lkml/2017/11/22/480
And just before SOB:
Link: https://lkml.org/lkml/2017/11/22/480
> Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
You have some extra cruft there. It should be:
Signed-off-by: Enrico Weigelt <info at metux.net>
/Jarkko
More information about the Linuxppc-dev
mailing list