dma-buf/fence: Fix a kerneldoc warning
authorThierry Reding <[email protected]>
Fri, 8 Aug 2014 10:42:32 +0000 (12:42 +0200)
committerSumit Semwal <[email protected]>
Thu, 28 Aug 2014 06:29:09 +0000 (11:59 +0530)
commite9f3b796484db7682ca93a255adb7677446cf9e1
tree8cc5c2d460927a72485d6e7d3ee2bb8f1f0703b7
parenta07b3b4508447682574cf18fdad23ed709365dd1
dma-buf/fence: Fix a kerneldoc warning

kerneldoc doesn't know how to parse variables, so don't let it try.

Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Sumit Semwal <[email protected]>
drivers/dma-buf/fence.c