Re: [PATCH] locking/atomic/bitops: Fix some wrong param names in comments

From: linmiaohe
Date: Wed Sep 30 2020 - 05:57:54 EST


Friendly ping :)
> Correct the wrong param name @addr to @p.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
> ---
> include/asm-generic/bitops/lock.h | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/include/asm-generic/bitops/lock.h b/include/asm-generic/bitops/lock.h