Use tabs instead of spaces for indentation.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1748 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-06-06 07:09:39 +00:00
parent 7268591baf
commit 165bcc0f64

View File

@@ -2907,7 +2907,7 @@ static void srpt_tsk_mgmt_done(struct scst_mgmt_cmd *mcmnd)
* See also SPC-3, section 7.5.4.5, TransportID for initiator ports using SRP.
*/
static int srpt_get_initiator_port_transport_id(struct scst_session *scst_sess,
uint8_t **transport_id)
uint8_t **transport_id)
{
struct srpt_rdma_ch *ch;
struct spc_rdma_transport_id {