You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[SCSI] remove Scsi_Host_Template typedef
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
c0ed79a331
commit
d0be4a7d29
@@ -282,7 +282,7 @@
|
||||
* clustering is enabled. ENABLE_CLUSTERING provides a performance increase
|
||||
* up to 50% on sequential access.
|
||||
*
|
||||
* Since the Scsi_Host_Template structure is shared among all 14F and 34F,
|
||||
* Since the struct scsi_host_template structure is shared among all 14F and 34F,
|
||||
* the last setting of use_clustering is in effect for all of these boards.
|
||||
*
|
||||
* Here a sample configuration using two U14F boards:
|
||||
|
||||
Reference in New Issue
Block a user