Browse Source

[SCSI] kernel-doc: use correct function name

Use correct function name in kernel-doc.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Randy Dunlap 17 years ago
parent
commit
c93ff979a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/scsi/scsi_devinfo.c

+ 1 - 1
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:
  * Description:
  * 	Add command line entries from scsi_dev_flags, then add
  * 	Add command line entries from scsi_dev_flags, then add