diff options
author | Jonathan Corbet <corbet@lwn.net> | 2017-08-24 16:11:09 -0600 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-25 17:38:40 -0400 |
commit | 35c0506f27f6e3f278592d631901163cbccce28d (patch) | |
tree | 9ba04708226ebf9e3d6fb99d34295160c792e1ee /Documentation/process | |
parent | a5a039b01729e729ee4cf1e11200f002af787f6e (diff) | |
download | linux-35c0506f27f6e3f278592d631901163cbccce28d.tar.bz2 |
scsi: Fix the kerneldoc for scsi_initialize_rq()
The kerneldoc comment for scsi_initialize_rq() neglected to document the
"rq" parameter, leading to this docs build warning:
./drivers/scsi/scsi_lib.c:1116: warning: No description found for parameter 'rq'
Document the parameter and make the build slightly quieter.
[mkp: used wording suggested by Bart]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/process')
0 files changed, 0 insertions, 0 deletions