]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: target: target_core_transport.c: enable+fix kernel-doc
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 14 Apr 2018 17:51:04 +0000 (10:51 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 20 Apr 2018 23:14:38 +0000 (19:14 -0400)
commit9ad97b8b409e0c6c90d5c8f35568d189bf1e6ed5
tree77be379d528237acd9e80333f8b5d72012eb11a0
parent1e74aff12dace677ab84e0ee0e7330e0ed5a9b86
scsi: target: target_core_transport.c: enable+fix kernel-doc

For exported functions that already have near-kernel-doc notation,
fix them to begin with "/**" and make a few corrections so that they
don't have any kernel-doc warnings.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
Cc: linux-scsi@vger.kernel.org
Cc: target-devel@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_transport.c