commit | 46d5bd62ef9e3d6e2018963cbb725c91f864922d | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Wed Jul 08 17:58:50 2015 +0300 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jul 23 22:08:33 2015 -0700 |
tree | ef3bc461a06f8063a2267ad3e6cdc2736b7a50c3 | |
parent | e986a35aba67558381d5cec59a14c4d0b20f0d47 [diff] |
target: Inline transport_get_sense_codes() Inline this function in its call site since it performs a trivial task and since it is only called once. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>