mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
ib_srpt: Remove a trailing tab
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3650 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1167,7 +1167,7 @@ static int srpt_ch_qp_rts(struct srpt_rdma_ch *ch, struct ib_qp *qp)
|
||||
ch->sess_name,
|
||||
attr->timeout, (unsigned)(T_tr_ns / (1000 * 1000)),
|
||||
attr->retry_cnt, max_compl_time_ms);
|
||||
|
||||
|
||||
if (max_compl_time_ms >= RDMA_COMPL_TIMEOUT_S * 1000) {
|
||||
PRINT_ERROR("Maximum RDMA completion time (%d ms)"
|
||||
" exceeds ib_srpt timeout (%d ms)",
|
||||
|
||||
Reference in New Issue
Block a user