Skip to content
Commit 35c0506f authored by Jonathan Corbet's avatar Jonathan Corbet Committed by Martin K. Petersen
Browse files

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: default avatarJonathan Corbet <corbet@lwn.net>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent a5a039b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment