Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d1c2f06 authored by Joseph Salisbury's avatar Joseph Salisbury Committed by Dmitry Torokhov
Browse files

Input: hyperv-keyboard - add module description

parent 841cb0f3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -440,5 +440,7 @@ static void __exit hv_kbd_exit(void)
}

MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic Keyboard Driver");

module_init(hv_kbd_init);
module_exit(hv_kbd_exit);