Skip to content

Commit

Permalink
[SCSI] kernel-doc: use correct function name
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Randy Dunlap authored and James Bottomley committed Jan 12, 2008
1 parent 6af6632 commit c93ff97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/scsi_devinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c93ff97

Please sign in to comment.