net/various: remove trailing space in messages
Signed-off-by: Frans Pop <elendil@planet.nl> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
d6dbee8613
commit
2381a55c88
@@ -414,7 +414,7 @@ static void smt_send_srf(struct s_smc *smc)
|
||||
smt->smt_len = SMT_MAX_INFO_LEN - pcon.pc_len ;
|
||||
mb->sm_len = smt->smt_len + sizeof(struct smt_header) ;
|
||||
|
||||
DB_SMT("SRF: sending SRF at %x, len %d \n",smt,mb->sm_len) ;
|
||||
DB_SMT("SRF: sending SRF at %x, len %d\n",smt,mb->sm_len) ;
|
||||
DB_SMT("SRF: state SR%d Threshold %d\n",
|
||||
smc->srf.sr_state,smc->srf.SRThreshold/TICKS_PER_SECOND) ;
|
||||
#ifdef DEBUG
|
||||
|
Reference in New Issue
Block a user