From: Randy Dunlap <[EMAIL PROTECTED]>

Use correct function name in kernel-doc.

Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---
 drivers/scsi/scsi_devinfo.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- scsi-misc-26.orig/drivers/scsi/scsi_devinfo.c
+++ scsi-misc-26/drivers/scsi/scsi_devinfo.c
@@ -549,7 +549,7 @@ void scsi_exit_devinfo(void)
 }
 
 /**
- * scsi_dev_list_init - set up the dynamic device list.
+ * scsi_init_devinfo - set up the dynamic device list.
  *
  * Description:
  *     Add command line entries from scsi_dev_flags, then add
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to