diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-02-12 10:41:29 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-02-13 21:49:17 -0500 |
commit | 9866306795c207b52d49ac5f8dc7cdec9363b67f (patch) | |
tree | e0d84329c6c30ffb764d1f1e7711a1e580772465 /drivers/scsi/scsi_lib.c | |
parent | 923f46f9e9b0a2352c93500cda989996ff875cbd (diff) | |
download | linux-9866306795c207b52d49ac5f8dc7cdec9363b67f.tar.gz linux-9866306795c207b52d49ac5f8dc7cdec9363b67f.tar.bz2 linux-9866306795c207b52d49ac5f8dc7cdec9363b67f.zip |
scsi: core: Move the eh_deadline module parameter definition
The eh_deadline definition occurs in the middle of the code for
releasing a host. Avoid splitting the host release code by moving the
definition of the eh_deadline parameter to the top of the hosts.c source
file.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_lib.c')
0 files changed, 0 insertions, 0 deletions