]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: fix various kernel-doc problems in scsi_error.c
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 16 Aug 2014 21:15:11 +0000 (14:15 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Sep 2014 23:01:57 +0000 (16:01 -0700)
commit74cf298fedfcb732335cae5d157e95295e87cf2a
treed47982a0a2153700560ee0d76fb5fae05f798f74
parent4b8c6ba616deab7ddf2725f5833cf027a149987f
scsi: fix various kernel-doc problems in scsi_error.c

Convert spaces to tabs in kernel-doc notation.
Correct duplicated (copy-paste) kernel-doc comments that are incorrect.
Fix kernel-doc warning:

Warning(..//drivers/scsi/scsi_error.c:1647): No description found for parameter 'shost'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/scsi_error.c