platform/x86: wmi: Fix indentation in some cases
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Apr 2020 12:30:15 +0000 (15:30 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Apr 2020 14:03:54 +0000 (17:03 +0300)
commit6701cc8f70710826a4de69cbb1f66c52db2c36ac
treecf2c517c28af0d5fcba50bac242409471ac1ff15
parentf9dffc1417130a2d465e2edaf6663d99738792a3
platform/x86: wmi: Fix indentation in some cases

There is no need to split lines as they perfectly fit 80 character limit.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/wmi.c