projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f492bac
)
s390/spinlock: remove incorrect kernel doc indicator
author
Heiko Carstens
<hca@linux.ibm.com>
Thu, 21 Oct 2021 13:14:43 +0000
(15:14 +0200)
committer
Vasily Gorbik
<gor@linux.ibm.com>
Tue, 26 Oct 2021 13:21:30 +0000
(15:21 +0200)
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/lib/spinlock.c
patch
|
blob
|
history
diff --git
a/arch/s390/lib/spinlock.c
b/arch/s390/lib/spinlock.c
index 9b2dab5a69f995055c9067f37a5688d65f1b4642..692dc84cd19c87dade2551af2650421378954e62 100644
(file)
--- a/
arch/s390/lib/spinlock.c
+++ b/
arch/s390/lib/spinlock.c
@@
-26,7
+26,7
@@
static int __init spin_retry_init(void)
}
early_initcall(spin_retry_init);
-/*
*
+/*
* spin_retry= parameter
*/
static int __init spin_retry_setup(char *str)