Commit f8d42a0
committed
locking/rwsem: drop redundant semicolon of down_write_nest_lock
JIRA: https://issues.redhat.com/browse/RHEL-60306
commit d72d84a
Author: Guchun Chen <guchun.chen@amd.com>
Date: Fri, 14 Jan 2022 16:37:42 +0800
Otherwise, braces are needed when using it.
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220114083742.6219-1-guchun.chen@amd.com
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Čestmír Kalina <ckalina@redhat.com>1 parent 15fcafe commit f8d42a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments