]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_pmc_core: Remove unnecessary assignments
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 18 Dec 2019 12:53:31 +0000 (14:53 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 20 Dec 2019 17:02:59 +0000 (19:02 +0200)
commit77cbfe7d1ab835225c35d8e0aa10fc7b529b85f5
tree6715a389e78a5bd137f889341b47bd03d08d0c5c
parente2bcea5399a61e18d42644af6ce9a924ed1c5800
platform/x86: intel_pmc_core: Remove unnecessary assignments

There is no need to assign NULL or 0 in the static structures explicitly.

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