Commit 2e95972
kernel-doc: use no-doc option
When asked by a template to include all functions from a file,
it will also include DOC: sections wreaking havoc in the generated
docbook file. This patch makes it use the new -no-doc-sections
flag for kernel-doc to avoid this.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>1 parent 4b44595 commit 2e95972Copy full SHA for 2e95972
File tree
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Filter options
- scripts/basic
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Collapse file
+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
65 | 65 | |
66 | 66 | |
67 | 67 | |
| 68 | + |
68 | 69 | |
69 | 70 | |
70 | 71 | |
| ||
231 | 232 | |
232 | 233 | |
233 | 234 | |
234 | | - |
| 235 | + |
235 | 236 | |
236 | 237 | |
237 | 238 | |
238 | 239 | |
239 | 240 | |
240 | 241 | |
| 242 | + |
241 | 243 | |
242 | 244 | |
243 | 245 | |
|
0 commit comments