hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages
authorLen Brown <len.brown@intel.com>
Mon, 13 May 2019 17:59:01 +0000 (13:59 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 23 May 2019 08:08:36 +0000 (10:08 +0200)
commit835896a59b9577d0bc2131e027c37bdde5b979af
tree9aa2852b6db851d4fc1ff34dc56a6ff7e1224f2c
parentb2ce1c883df91a231f8138935167273c1767ad66
hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages

Syntax update only -- no logical or functional change.

In response to the new multi-die/package changes, update variable names to
use the more generic thermal "zone" terminology, instead of "package", as
the zones can refer to either packages or die.

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Link: https://lkml.kernel.org/r/facecfd3525d55c2051f63a7ec709aeb03cc1dc1.1557769318.git.len.brown@intel.com
drivers/hwmon/coretemp.c