https://bugzilla.kernel.org/show_bug.cgi?id=14821 Summary: No closing brace, in the example parameter tag_info Product: IO/Storage Version: 2.5 Kernel Version: 2.6.32-git11 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: SCSI AssignedTo: alan@xxxxxxxxxxxxxxxxxxx ReportedBy: pavel@xxxxxxxxxxx CC: alan@xxxxxxxxxxxxxxxxxxx Regression: No Alan <alan@xxxxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alan@xxxxxxxxxxxxxxxxxxx AssignedTo|linux-scsi@xxxxxxxxxxxxxxx |alan@xxxxxxxxxxxxxxxxxxx No closing brace, in the example parameter tag_info diff --git a/Documentation/scsi/aic79xx.txt b/Documentation/scsi/aic79xx.txt index c014ecc..bbb591f 100644 --- a/Documentation/scsi/aic79xx.txt +++ b/Documentation/scsi/aic79xx.txt @@ -269,7 +269,7 @@ The following information is available in this file: per controller basis. Both controllers and targets may be ommitted indicating that they should retain the default tag depth. - Examples: tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} + Examples: tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32}} On Controller 0 specifies a tag depth of 16 for target 0 specifies a tag depth of 64 for target 3 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html