From: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx> Fixes 'make htmldocs' warning. Signed-off-by: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx> --- include/linux/fence-array.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/fence-array.h b/include/linux/fence-array.h index a44794e..9ea2bde 100644 --- 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. */ -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html