Re: [PATCH v2] kernel: locking: delete repeated words in comments

2020-12-23 Thread Will Deacon
On Sun, Dec 20, 2020 at 08:40:48PM -0800, Randy Dunlap wrote: > Drop repeated words in kernel/locking/. > {it, no, the} > > Signed-off-by: Randy Dunlap > Cc: Peter Zijlstra > Cc: Ingo Molnar > Cc: Will Deacon > --- > v2: rebase, resend > > kernel/locking/rtmutex.c |4 ++-- > kernel/loc

[PATCH v2] kernel: locking: delete repeated words in comments

2020-12-20 Thread Randy Dunlap
Drop repeated words in kernel/locking/. {it, no, the} Signed-off-by: Randy Dunlap Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Will Deacon --- v2: rebase, resend kernel/locking/rtmutex.c |4 ++-- kernel/locking/rwsem.c |2 +- kernel/locking/semaphore.c |2 +- 3 files changed, 4 i