From: "Ewan D. Milne" <emilne@xxxxxxxxxx> Signed-off-by: Ewan D. Milne <emilne@xxxxxxxxxx> --- drivers/scsi/scsi_error.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/scsi/scsi_error.c b/drivers/scsi/scsi_error.c index 598afd9..cf6fd20 100644 --- a/drivers/scsi/scsi_error.c +++ b/drivers/scsi/scsi_error.c @@ -241,6 +241,7 @@ static void scsi_report_lun_change(struct scsi_device *sdev) /** * scsi_report_sense - Examine scsi sense information and log messages for * certain conditions, also issue uevents for some of them. + * @sdev: Device reporting sense information * @sshdr: sshdr to be examined */ static void scsi_report_sense(struct scsi_device *sdev, -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html