[SCSI] scsi_sysfs: delete extra kernel-doc
Warning(linux-2.6.28-git13//drivers/scsi/scsi_sysfs.c:1049): Excess function parameter 'dev' description in 'scsi_sysfs_add_host' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
Родитель
40c3460f3c
Коммит
59d3270326
|
@ -1043,7 +1043,6 @@ EXPORT_SYMBOL(scsi_register_interface);
|
|||
/**
|
||||
* scsi_sysfs_add_host - add scsi host to subsystem
|
||||
* @shost: scsi host struct to add to subsystem
|
||||
* @dev: parent struct device pointer
|
||||
**/
|
||||
int scsi_sysfs_add_host(struct Scsi_Host *shost)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче