projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b18b12a
)
docs: Do not include from .../seqno-fence.c
author
Jonathan Corbet
<corbet@lwn.net>
Mon, 17 Jul 2017 20:07:49 +0000
(14:07 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 17 Jul 2017 20:07:49 +0000
(14:07 -0600)
There are no kerneldoc comments in drivers/dma-buf/seqno-fence.c, and it
appears there never have been. Stop looking for comments there to
eliminate this warning:
./drivers/dma-buf/seqno-fence.c:1: warning: no structured comments found
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/dma-buf.rst
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/driver-api/dma-buf.rst
b/Documentation/driver-api/dma-buf.rst
index 31671b469627ff2b439f891d32a03b5be02403c1..dc384f2f7f34c7fde3b892d62aefebf87daab3d8 100644
(file)
--- a/
Documentation/driver-api/dma-buf.rst
+++ b/
Documentation/driver-api/dma-buf.rst
@@
-139,9
+139,6
@@
DMA Fences
Seqno Hardware Fences
~~~~~~~~~~~~~~~~~~~~~
-.. kernel-doc:: drivers/dma-buf/seqno-fence.c
- :export:
-
.. kernel-doc:: include/linux/seqno-fence.h
:internal: