Skip to content

Commit 74e74f9

Browse files
hcahcaVasily Gorbik
authored andcommitted
s390/spinlock: remove incorrect kernel doc indicator
Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
1 parent f492bac commit 74e74f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/s390/lib/spinlock.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ static int __init spin_retry_init(void)
2626
}
2727
early_initcall(spin_retry_init);
2828

29-
/**
29+
/*
3030
* spin_retry= parameter
3131
*/
3232
static int __init spin_retry_setup(char *str)

0 commit comments

Comments
 (0)