]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b105dd98a34fa199837263eaa44b358db75a433
treecf2c517c28af0d5fcba50bac242409471ac1ff15
parent55faf8321bad14542e7be8c060ffff4bf2bced1a
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