mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[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>
This commit is contained in:
parent
6af6632a1c
commit
c93ff979a4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue