linux/drivers/xen/xenbus
Arnd Bergmann b40c546481 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>
2025-04-07 08:33:53 +02:00
..
Makefile xen/xenbus: Use *-y instead of *-objs in Makefile 2024-05-17 12:14:13 +02:00
xenbus.h driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
xenbus_client.c xen/xenbus: document will_handle argument for xenbus_watch_path() 2024-02-12 18:03:14 +01:00
xenbus_comms.c
xenbus_dev_backend.c
xenbus_dev_frontend.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
xenbus_probe.c xen: Fix the issue of resource not being properly released in xenbus_dev_probe() 2024-11-13 20:11:26 +01:00
xenbus_probe_backend.c xenbus/backend: dynamically allocate the xen-backend shrinker 2023-10-04 10:32:23 -07:00
xenbus_probe_frontend.c xenbus: add module description 2025-04-07 08:33:53 +02:00
xenbus_xs.c xen/xenbus: Convert to use ERR_CAST() 2024-09-12 08:25:13 +02:00