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 <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Will Deacon <[email protected]>
> ---
> v2: rebase, resend
>
> kernel/locking/rtmutex.c | 4 ++--
> kernel/locking/rwsem.c | 2 +-
> kernel/locking/semaphore.c | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
Acked-by: Will Deacon <[email protected]>
Will