]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xenbus: add module description
authorArnd Bergmann <arnd@arndb.de>
Fri, 28 Mar 2025 11:32:59 +0000 (12:32 +0100)
committerJuergen Gross <jgross@suse.com>
Mon, 7 Apr 2025 06:33:53 +0000 (08:33 +0200)
commitb40c54648158f63557ae3bb594802a199632afaf
tree431c914131ec188563b2084052b3eeb7efc326d7
parent0af2f6be1b4281385b618cb86ad946eded089ac8
xenbus: add module description

Modules without a description now cause a warning:

WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xenbus/xenbus_probe_frontend.o

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Message-ID: <20250328113302.2632353-1-arnd@kernel.org>
drivers/xen/xenbus/xenbus_probe_frontend.c