]> 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)
commitad4fcc9f41456baec251c788d93978292e83f143
treecf2c517c28af0d5fcba50bac242409471ac1ff15
parentf60da15cee6ad86ad9db89b499b563ab8aab9748
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