Commit 7b889adb authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Daniel Vetter

doc: add missing docbook parameter for fence-array

Fixes 'make htmldocs' warning.
Signed-off-by: default avatarStephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161023093044.324edfb6@xeon-e3
parent 6686df8c
......@@ -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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment