diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-12 02:54:05 +0300 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2024-07-02 10:41:46 +0300 |
commit | 7cd23c1817b8f9df61dac67848d9593b1ca8882f (patch) | |
tree | c8a5f06c968a305bd33986fc9d7541f19e0401db /scripts/gdb/linux/lists.py | |
parent | 349d271416c61f82b853336509b1d0dc04c1fcbb (diff) | |
download | linux-7cd23c1817b8f9df61dac67848d9593b1ca8882f.tar.xz |
xen: add missing MODULE_DESCRIPTION() macros
With ARCH=x86, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-pciback/xen-pciback.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-evtchn.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-privcmd.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20240611-md-drivers-xen-v1-1-1eb677364ca6@quicinc.com
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions