commit | 176aa9d6ee2db582e7e856dbe1983004a82869b4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 11 12:06:47 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:16:10 2014 +0100 |
tree | 5c1e97cbdc98dd9162ef6f81af19eca932f8117e | |
parent | 1ee8e889d946b3b1c2cc8b99e29eac47d1581dfd [diff] |
scsi: refactor scsi_reset_provider handling Pull the common code from the two callers into the function, and rename it to scsi_ioctl_reset. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Hannes Reinecke <hare@suse.de>