Thread (5 messages) 5 messages, 3 authors, 2019-04-23

[PATCH] drivers: hid: Add a module description line

From: Joseph Salisbury <hidden>
Date: 2019-04-22 21:31:08
Also in: linux-input, lkml
Subsystem: hid core layer, hyper-v/azure core and drivers, the rest · Maintainers: Jiri Kosina, Benjamin Tissoires, "K. Y. Srinivasan", Haiyang Zhang, Wei Liu, Dexuan Cui, Long Li, Linus Torvalds

Signed-off-by: Joseph Salisbury <redacted>
---
 drivers/hid/hid-hyperv.c | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/drivers/hid/hid-hyperv.c b/drivers/hid/hid-hyperv.c
index 704049e62d58..d3311d714d35 100644
--- a/drivers/hid/hid-hyperv.c
+++ b/drivers/hid/hid-hyperv.c
@@ -614,5 +614,7 @@ static void __exit mousevsc_exit(void)
 }
 
 MODULE_LICENSE("GPL");
+MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic HID Driver");
+
 module_init(mousevsc_init);
 module_exit(mousevsc_exit);
-- 
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help