projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6686df8
)
doc: add missing docbook parameter for fence-array
author
Stephen Hemminger
<sthemmin@microsoft.com>
Sun, 23 Oct 2016 16:30:44 +0000
(09:30 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 24 Oct 2016 05:57:08 +0000
(07:57 +0200)
Fixes 'make htmldocs' warning.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
http://patchwork.freedesktop.org/patch/msgid/20161023093044.324edfb6@xeon-e3
include/linux/fence-array.h
patch
|
blob
|
history
diff --git
a/include/linux/fence-array.h
b/include/linux/fence-array.h
index a44794e508df8cd3e72a8b3e37ad1a56a6107cd2..9ea2bde10ac1c8b45ac692de4a6027a9c96b48ef 100644
(file)
--- a/
include/linux/fence-array.h
+++ b/
include/linux/fence-array.h
@@
-53,6
+53,7
@@
extern const struct fence_ops fence_array_ops;
/**
* fence_is_array - check if a fence is from the array subsclass
+ * @fence: fence to test
*
* Return true if it is a fence_array and false otherwise.
*/