提交 17f6736a 编写于 作者: L Lubomir Rintel 提交者: Hans de Goede

platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR

Bring balance to the quoting of Hans' e-mail address.
Signed-off-by: NLubomir Rintel <lkundrak@v3.sk>
Link: https://lore.kernel.org/r/20220110063629.273364-1-lkundrak@v3.skSigned-off-by: NHans de Goede <hdegoede@redhat.com>
上级 5de2ffd5
...@@ -950,6 +950,6 @@ static __init int x86_android_tablet_init(void) ...@@ -950,6 +950,6 @@ static __init int x86_android_tablet_init(void)
module_init(x86_android_tablet_init); module_init(x86_android_tablet_init);
module_exit(x86_android_tablet_cleanup); module_exit(x86_android_tablet_cleanup);
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com"); MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
MODULE_DESCRIPTION("X86 Android tablets DSDT fixups driver"); MODULE_DESCRIPTION("X86 Android tablets DSDT fixups driver");
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册