mirror of
https://github.com/adulau/aha.git
synced 2024-12-30 20:56:23 +00:00
[SCSI] docbook: fix scsi source file
Fix docbook problem in SCSI source files. These cause the generated docbook to be incorrect. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
parent
ca3aefb822
commit
79f5bb2839
1 changed files with 1 additions and 2 deletions
|
@ -1577,8 +1577,7 @@ static void __scsi_scan_target(struct device *parent, unsigned int channel,
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* scsi_scan_target - scan a target id, possibly including all LUNs on the
|
* scsi_scan_target - scan a target id, possibly including all LUNs on the target.
|
||||||
* target.
|
|
||||||
* @parent: host to scan
|
* @parent: host to scan
|
||||||
* @channel: channel to scan
|
* @channel: channel to scan
|
||||||
* @id: target id to scan
|
* @id: target id to scan
|
||||||
|
|
Loading…
Reference in a new issue