platform/x86: wmi: fix checkpatch warnings
authorBarnabás Pőcze <pobrn@protonmail.com>
Sat, 4 Sep 2021 17:54:59 +0000 (17:54 +0000)
committerHans de Goede <hdegoede@redhat.com>
Tue, 14 Sep 2021 10:26:00 +0000 (12:26 +0200)
commit3ecace310f4dfd2b7ce666092f41c2e5ad60617c
treefd5ab6a7ca87883a9c66d3de16a300937be601f7
parent07ce4cfd292c1d99e76a4480d5c360d66dee2f94
platform/x86: wmi: fix checkpatch warnings

Fix the following two checkpatch warnings:

 * "space required before the open parenthesis '('"
 * "that open brace { should be on the previous line"

Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Link: https://lore.kernel.org/r/20210904175450.156801-3-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