commit | 74cf298fedfcb732335cae5d157e95295e87cf2a | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Sat Aug 16 14:15:11 2014 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Mon Sep 15 16:01:57 2014 -0700 |
tree | d47982a0a2153700560ee0d76fb5fae05f798f74 | |
parent | 4b8c6ba616deab7ddf2725f5833cf027a149987f [diff] |
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>