Re: [PATCH V2] arch: x86: kernel: cpu: Takes a letter away and put a semicolon too, to match below stuc member

2021-01-11 Thread Randy Dunlap
On 1/11/21 9:27 PM, Bhaskar Chowdhury wrote: > s/kernlfs/kernfs/ > > A semicolon at the end of member name > > Signed-off-by: Bhaskar Chowdhury > --- > As pointed out by Gustavo and Randy in version one of this patch > > arch/x86/kernel/cpu/resctrl/internal.h | 2 +- > 1 file changed, 1

[PATCH V2] arch: x86: kernel: cpu: Takes a letter away and put a semicolon too, to match below stuc member

2021-01-11 Thread Bhaskar Chowdhury
s/kernlfs/kernfs/ A semicolon at the end of member name Signed-off-by: Bhaskar Chowdhury --- As pointed out by Gustavo and Randy in version one of this patch arch/x86/kernel/cpu/resctrl/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git