platform/x86: asus-wmi: Drop indentation level by inverting conditionals
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 16 Aug 2019 11:07:17 +0000 (14:07 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 16 Aug 2019 11:20:35 +0000 (14:20 +0300)
commit127e1dfc66cd0ea9ebd0fbf95c817b1b8d1d408b
treeafe7e0f681ec179248e9eb63976e73f4cc9f012b
parent2275752004ab216c667cfdba378c5199f9068e96
platform/x86: asus-wmi: Drop indentation level by inverting conditionals

We have extra indentation level where it can be avoided by changing conditional
to the inverted one.

Do it here for three such locations in the driver.

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