Checkpatch warnings fixed

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@582 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2008-11-21 12:12:53 +00:00
parent 2bce93c688
commit fb2fdb2ed6
5 changed files with 259 additions and 268 deletions
+1 -1
View File
@@ -680,7 +680,7 @@ static struct scsi_host_template scst_lcl_ini_driver_template = {
.eh_target_reset_handler = scst_local_target_reset,
#endif
.can_queue = 256,
.this_id = SCST_LOCAL_MAX_TARGETS,
.this_id = SCST_LOCAL_MAX_TARGETS,
/* SCST doesn't support sg chaining */
.sg_tablesize = SCSI_MAX_SG_SEGMENTS,
.cmd_per_lun = 32,