mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
qla2xxx_scst: Remove trailing whitespace
Detected by checkpatch. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6158 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -221,7 +221,7 @@ MODULE_PARM_DESC(ql2xtargetreset,
|
||||
"Default is 1 - use hw defaults.");
|
||||
|
||||
int ql2xgffidenable = 0;
|
||||
module_param(ql2xgffidenable, int, S_IRUGO);
|
||||
module_param(ql2xgffidenable, int, S_IRUGO);
|
||||
MODULE_PARM_DESC(ql2xgffidenable,
|
||||
"Enables GFF_ID checks of port type. "
|
||||
"Default is 0 - Do not use GFF_ID information.");
|
||||
|
||||
@@ -2297,7 +2297,7 @@ qla2x00_write_optrom_data(struct scsi_qla_host *vha, uint8_t *buf,
|
||||
*/
|
||||
rest_addr = 0xffff;
|
||||
sec_mask = 0x10000;
|
||||
break;
|
||||
break;
|
||||
}
|
||||
/*
|
||||
* ST m29w010b part - 16kb sector size
|
||||
|
||||
Reference in New Issue
Block a user