platform/x86: intel_pmc_core: Fix indentation in function definitions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 18 Dec 2019 18:37:19 +0000 (20:37 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Jan 2020 09:50:32 +0000 (11:50 +0200)
commite0e60abc858c1e09c34ea1f999116abf18edc598
tree336a9ab1edcee67207c14b2458ae410a9ab943cf
parent90113f3e4567f371e331d8845a680c5edc6c2f54
platform/x86: intel_pmc_core: Fix indentation in function definitions

There are two problematic places where indentation is not good to a reader
and maintainer. Fix them here.

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