commit | 76aaf87b4cdc7f7115a32e4fda88310d42ce7fde | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Feb 23 16:02:36 2017 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Feb 23 16:57:19 2017 -0500 |
tree | ebd0110e238bd07ef678704a508c9b43784bb3cf | |
parent | 3949e2f04262495f6c8795b148aa26dffccba646 [diff] |
scsi: merge __scsi_execute into scsi_execute All but one caller want the decoded sense header, so offer the existing __scsi_execute helper as the public scsi_execute API to simply the callers. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>