* [PATCH] platform/x86/intel: fix repeated words in comments
@ 2022-10-19 12:53 Jilin Yuan
2022-11-07 12:56 ` Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Jilin Yuan @ 2022-10-19 12:53 UTC (permalink / raw)
To: irenic.rajneesh, david.e.box, hdegoede, markgross
Cc: platform-driver-x86, linux-kernel, Jilin Yuan
Delete the redundant word 'toZ'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
---
drivers/platform/x86/intel/pmc/core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/platform/x86/intel/pmc/core.h b/drivers/platform/x86/intel/pmc/core.h
index 7a059e02c265..4c7e77f1ccac 100644
--- a/drivers/platform/x86/intel/pmc/core.h
+++ b/drivers/platform/x86/intel/pmc/core.h
@@ -264,7 +264,7 @@ struct pmc_bit_map {
* @slp_s0_offset: PWRMBASE offset to read SLP_S0 residency
* @ltr_ignore_offset: PWRMBASE offset to read/write LTR ignore bit
* @regmap_length: Length of memory to map from PWRMBASE address to access
- * @ppfear0_offset: PWRMBASE offset to to read PPFEAR*
+ * @ppfear0_offset: PWRMBASE offset to read PPFEAR*
* @ppfear_buckets: Number of 8 bits blocks to read all IP blocks from
* PPFEAR
* @pm_cfg_offset: PWRMBASE offset to PM_CFG register
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] platform/x86/intel: fix repeated words in comments
2022-10-19 12:53 [PATCH] platform/x86/intel: fix repeated words in comments Jilin Yuan
@ 2022-11-07 12:56 ` Hans de Goede
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2022-11-07 12:56 UTC (permalink / raw)
To: Jilin Yuan, irenic.rajneesh, david.e.box, markgross
Cc: platform-driver-x86, linux-kernel
Hi,
On 10/19/22 14:53, Jilin Yuan wrote:
> Delete the redundant word 'toZ'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Thank you for your patch, I've applied this patch to my review-hans
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.
Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.
Regards,
Hans
> ---
> drivers/platform/x86/intel/pmc/core.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/platform/x86/intel/pmc/core.h b/drivers/platform/x86/intel/pmc/core.h
> index 7a059e02c265..4c7e77f1ccac 100644
> --- a/drivers/platform/x86/intel/pmc/core.h
> +++ b/drivers/platform/x86/intel/pmc/core.h
> @@ -264,7 +264,7 @@ struct pmc_bit_map {
> * @slp_s0_offset: PWRMBASE offset to read SLP_S0 residency
> * @ltr_ignore_offset: PWRMBASE offset to read/write LTR ignore bit
> * @regmap_length: Length of memory to map from PWRMBASE address to access
> - * @ppfear0_offset: PWRMBASE offset to to read PPFEAR*
> + * @ppfear0_offset: PWRMBASE offset to read PPFEAR*
> * @ppfear_buckets: Number of 8 bits blocks to read all IP blocks from
> * PPFEAR
> * @pm_cfg_offset: PWRMBASE offset to PM_CFG register
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-07 12:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19 12:53 [PATCH] platform/x86/intel: fix repeated words in comments Jilin Yuan
2022-11-07 12:56 ` Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox