mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
platform/x86/intel/pmc: Remove double empty line
Remove double empty line to improve readability. Signed-off-by: Xi Pardee <xi.pardee@linux.intel.com> Link: https://patch.msgid.link/20260108223144.504267-5-xi.pardee@linux.intel.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
This commit is contained in:
parent
99e243c2b1
commit
ceeb5c9835
|
|
@ -1248,7 +1248,6 @@ static void pmc_core_pmc_get_low_power_modes(struct pmc_dev *pmcdev, struct pmc
|
|||
/* Read 32 bit LPM_PRI register */
|
||||
lpm_pri = pmc_core_reg_read(pmc, pmc->map->lpm_priority_offset);
|
||||
|
||||
|
||||
/*
|
||||
* If lpm_pri value passes verification, then override the default
|
||||
* modes here. Otherwise stick with the default.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user