* [PATCH V3] arch: x86: kernel: cpu: Takes a letter away and append a colon to match below stuc member
@ 2021-01-12 11:01 Bhaskar Chowdhury
2021-01-12 16:42 ` Reinette Chatre
0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-12 11:01 UTC (permalink / raw)
To: fenghua.yu, reinette.chatre, tglx, mingo, bp, x86, hpa,
linux-kernel, gustavo
Cc: rdunlap, Bhaskar Chowdhury
s/kernlfs/kernfs/
s/@mon_data_kn/@mon_data_kn:/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
Changes from V2: Modified the subject line to match exact change description
arch/x86/kernel/cpu/resctrl/internal.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/kernel/cpu/resctrl/internal.h b/arch/x86/kernel/cpu/resctrl/internal.h
index ee71c47844cb..ef9e2c0809b8 100644
--- a/arch/x86/kernel/cpu/resctrl/internal.h
+++ b/arch/x86/kernel/cpu/resctrl/internal.h
@@ -142,7 +142,7 @@ enum rdtgrp_mode {
/**
* struct mongroup - store mon group's data in resctrl fs.
- * @mon_data_kn kernlfs node for the mon_data directory
+ * @mon_data_kn: kernfs node for the mon_data directory
* @parent: parent rdtgrp
* @crdtgrp_list: child rdtgroup node list
* @rmid: rmid for this rdtgroup
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH V3] arch: x86: kernel: cpu: Takes a letter away and append a colon to match below stuc member
2021-01-12 11:01 [PATCH V3] arch: x86: kernel: cpu: Takes a letter away and append a colon to match below stuc member Bhaskar Chowdhury
@ 2021-01-12 16:42 ` Reinette Chatre
0 siblings, 0 replies; 2+ messages in thread
From: Reinette Chatre @ 2021-01-12 16:42 UTC (permalink / raw)
To: Bhaskar Chowdhury, fenghua.yu, tglx, mingo, bp, x86, hpa,
linux-kernel, gustavo
Cc: rdunlap
Hi Bhaskar,
Thank you for fixing this.
Could you please fix the subject line to:
1) have correct prefix of "x86/resctrl:". You can see the custom by
running "git log arch/x86/kernel/cpu/resctrl".
2) fix the typo: stuc -> struct
On 1/12/2021 3:01 AM, Bhaskar Chowdhury wrote:
> s/kernlfs/kernfs/
> s/@mon_data_kn/@mon_data_kn:/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
> Changes from V2: Modified the subject line to match exact change description
>
> arch/x86/kernel/cpu/resctrl/internal.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/kernel/cpu/resctrl/internal.h b/arch/x86/kernel/cpu/resctrl/internal.h
> index ee71c47844cb..ef9e2c0809b8 100644
> --- a/arch/x86/kernel/cpu/resctrl/internal.h
> +++ b/arch/x86/kernel/cpu/resctrl/internal.h
> @@ -142,7 +142,7 @@ enum rdtgrp_mode {
>
> /**
> * struct mongroup - store mon group's data in resctrl fs.
> - * @mon_data_kn kernlfs node for the mon_data directory
> + * @mon_data_kn: kernfs node for the mon_data directory
> * @parent: parent rdtgrp
> * @crdtgrp_list: child rdtgroup node list
> * @rmid: rmid for this rdtgroup
> --
> 2.26.2
>
Thank you
Reinette
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-12 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-12 11:01 [PATCH V3] arch: x86: kernel: cpu: Takes a letter away and append a colon to match below stuc member Bhaskar Chowdhury
2021-01-12 16:42 ` Reinette Chatre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox