forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commited3e453
locking/seqlocks: Fix kernel-doc warnings
Right now, seqlock.h produces kernel-doc warnings:./include/linux/seqlock.h:181: error: Cannot parse typedef!Convert it to a plain comment to avoid confusing kernel-doc.Fixes:a8772dc ("seqlock: Fold seqcount_LOCKNAME_t definition")Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>Signed-off-by: Ingo Molnar <mingo@kernel.org>Link:https://lore.kernel.org/r/a59144cdaadf7fdf1fe5d55d0e1575abbf1c0cb3.1602590106.git.mchehab+huawei@kernel.org1 parent2646fb0 commited3e453
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments
Comments
(0)