mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 01:50:53 +07:00
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: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
7b089c8b90
commit
e59e4a0972
@ -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
|
||||
* target.
|
||||
* scsi_scan_target - scan a target id, possibly including all LUNs on the target.
|
||||
* @parent: host to scan
|
||||
* @channel: channel to scan
|
||||
* @id: target id to scan
|
||||
|
Loading…
Reference in New Issue
Block a user