Messages in this thread |  | | From | linmiaohe <> | Subject | Re: [PATCH] locking/atomic/bitops: Fix some wrong param names in comments | Date | Wed, 30 Sep 2020 09:57:44 +0000 |
| |
Friendly ping :) > Correct the wrong param name @addr to @p. > > Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> > --- > 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
|  |