Re: [PATCH] ARC: pgalloc.h: delete a duplicated word + other fixes

2020-07-21 Thread Vineet Gupta
On 7/21/20 1:59 PM, Randy Dunlap wrote: > Drop the repeated word "to". > Change "Thay" to "That". > Add a closing right parenthesis. > > Signed-off-by: Randy Dunlap > Cc: Vineet Gupta > Cc: linux-snps-arc@lists.infradead.org Thx Randy. Added to for-curr ! -Vineet > --- > arch/arc/include/asm

[PATCH] ARC: pgalloc.h: delete a duplicated word + other fixes

2020-07-21 Thread Randy Dunlap
Drop the repeated word "to". Change "Thay" to "That". Add a closing right parenthesis. Signed-off-by: Randy Dunlap Cc: Vineet Gupta Cc: linux-snps-arc@lists.infradead.org --- arch/arc/include/asm/pgalloc.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200720.ori