platform/x86: wmi: fix kernel doc
authorBarnabás Pőcze <pobrn@protonmail.com>
Sat, 4 Sep 2021 17:54:57 +0000 (17:54 +0000)
committerHans de Goede <hdegoede@redhat.com>
Tue, 14 Sep 2021 10:26:00 +0000 (12:26 +0200)
commit07ce4cfd292c1d99e76a4480d5c360d66dee2f94
tree261e92c7446db2d29f78c23c8576ae31b8cb1825
parentad62cd93198bde6644ecb5ff8f6f4c5394b5821a
platform/x86: wmi: fix kernel doc

The kernel doc erroneously specified `wmi_uninstall_notify_handler()`
for the `wmi_remove_notify_handler()` function. Fix that.

Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Link: https://lore.kernel.org/r/20210904175450.156801-2-pobrn@protonmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/wmi.c