Skip to content

Commit

Permalink
doc: add missing docbook parameter for fence-array
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Stephen Hemminger authored and Daniel Vetter committed Oct 24, 2016
1 parent 6686df8 commit 7b889ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/fence-array.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 7b889ad

Please sign in to comment.