]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
module: drop semicolon from version macro
authorJohan Hovold <johan@kernel.org>
Mon, 7 Dec 2020 09:13:08 +0000 (10:13 +0100)
committerJessica Yu <jeyu@kernel.org>
Mon, 7 Dec 2020 12:00:52 +0000 (13:00 +0100)
commit2d26c716fc49f41a63e1efe8f1f772b0adeaacef
treead870c954535e9a8373514b3e923d328eceb48ed
parent147ad605dc12c515c97136899ccb5c70e6c674e1
module: drop semicolon from version macro

Drop the trailing semicolon from the MODULE_VERSION() macro definition
which was left when removing the array-of-pointer indirection.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
include/linux/module.h