]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
staging: apf: Correct kernel-doc structure for xlnk.c
authorMichael Gill <michael.gill@xilinx.com>
Tue, 9 Oct 2018 19:42:04 +0000 (12:42 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 10 Oct 2018 09:36:50 +0000 (11:36 +0200)
commit2c2da5c7eb047a1ab4b981747fe592537858b881
tree8e9f6208f0eaedbaa3761f2f0dafea719abbec60
parent436e55f3880f3b624260eae2d480b99446b2890b
staging: apf: Correct kernel-doc structure for xlnk.c

This patch eliminates warnings associated with kernel-doc
formatting in the apf driver.  It does this by removing the
partial comment was being detected as being an attempt at a
kernel-doc comment.  This patch is only meant to resolve
warnings.  Follow up patches will be to comment the driver.

Signed-off-by: Michael Gill <michael.gill@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/staging/apf/xlnk.c