drivers/net: Fix various unnecessary characters after logging newlines
Remove and coalesce formats when there is an unnecessary character after a logging newline. These extra characters cause logging defects. Miscellanea: o Coalesce formats Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
37c9102f21
commit
d602de8e7e
@@ -1264,7 +1264,7 @@ static void brcmf_link_down(struct brcmf_cfg80211_vif *vif, u16 reason)
|
||||
brcmf_dbg(TRACE, "Enter\n");
|
||||
|
||||
if (test_and_clear_bit(BRCMF_VIF_STATUS_CONNECTED, &vif->sme_state)) {
|
||||
brcmf_dbg(INFO, "Call WLC_DISASSOC to stop excess roaming\n ");
|
||||
brcmf_dbg(INFO, "Call WLC_DISASSOC to stop excess roaming\n");
|
||||
err = brcmf_fil_cmd_data_set(vif->ifp,
|
||||
BRCMF_C_DISASSOC, NULL, 0);
|
||||
if (err) {
|
||||
|
@@ -7557,8 +7557,7 @@ static int ipw_associate(void *data)
|
||||
}
|
||||
|
||||
if (priv->status & STATUS_DISASSOCIATING) {
|
||||
IPW_DEBUG_ASSOC("Not attempting association (in "
|
||||
"disassociating)\n ");
|
||||
IPW_DEBUG_ASSOC("Not attempting association (in disassociating)\n");
|
||||
schedule_work(&priv->associate);
|
||||
return 0;
|
||||
}
|
||||
|
@@ -57,7 +57,7 @@ islpci_eth_cleanup_transmit(islpci_private *priv,
|
||||
|
||||
#if VERBOSE > SHOW_ERROR_MESSAGES
|
||||
DEBUG(SHOW_TRACING,
|
||||
"cleanup skb %p skb->data %p skb->len %u truesize %u\n ",
|
||||
"cleanup skb %p skb->data %p skb->len %u truesize %u\n",
|
||||
skb, skb->data, skb->len, skb->truesize);
|
||||
#endif
|
||||
|
||||
@@ -328,7 +328,7 @@ islpci_eth_receive(islpci_private *priv)
|
||||
|
||||
#if VERBOSE > SHOW_ERROR_MESSAGES
|
||||
DEBUG(SHOW_TRACING,
|
||||
"frq->addr %x skb->data %p skb->len %u offset %u truesize %u\n ",
|
||||
"frq->addr %x skb->data %p skb->len %u offset %u truesize %u\n",
|
||||
control_block->rx_data_low[priv->free_data_rx].address, skb->data,
|
||||
skb->len, offset, skb->truesize);
|
||||
#endif
|
||||
@@ -436,7 +436,7 @@ islpci_eth_receive(islpci_private *priv)
|
||||
|
||||
#if VERBOSE > SHOW_ERROR_MESSAGES
|
||||
DEBUG(SHOW_TRACING,
|
||||
"new alloc skb %p skb->data %p skb->len %u index %u truesize %u\n ",
|
||||
"new alloc skb %p skb->data %p skb->len %u index %u truesize %u\n",
|
||||
skb, skb->data, skb->len, index, skb->truesize);
|
||||
#endif
|
||||
|
||||
|
@@ -1267,8 +1267,8 @@ static void rtl8192eu_phy_iq_calibrate(struct rtl8xxxu_priv *priv)
|
||||
reg_ecc = result[candidate][7];
|
||||
dev_dbg(dev, "%s: candidate is %x\n", __func__, candidate);
|
||||
dev_dbg(dev,
|
||||
"%s: e94 =%x e9c=%x ea4=%x eac=%x eb4=%x ebc=%x ec4=%x "
|
||||
"ecc=%x\n ", __func__, reg_e94, reg_e9c,
|
||||
"%s: e94 =%x e9c=%x ea4=%x eac=%x eb4=%x ebc=%x ec4=%x ecc=%x\n",
|
||||
__func__, reg_e94, reg_e9c,
|
||||
reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc);
|
||||
path_a_ok = true;
|
||||
path_b_ok = true;
|
||||
|
@@ -1175,8 +1175,8 @@ static void rtl8723bu_phy_iq_calibrate(struct rtl8xxxu_priv *priv)
|
||||
reg_ecc = result[candidate][7];
|
||||
dev_dbg(dev, "%s: candidate is %x\n", __func__, candidate);
|
||||
dev_dbg(dev,
|
||||
"%s: e94 =%x e9c=%x ea4=%x eac=%x eb4=%x ebc=%x ec4=%x "
|
||||
"ecc=%x\n ", __func__, reg_e94, reg_e9c,
|
||||
"%s: e94 =%x e9c=%x ea4=%x eac=%x eb4=%x ebc=%x ec4=%x ecc=%x\n",
|
||||
__func__, reg_e94, reg_e9c,
|
||||
reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc);
|
||||
path_a_ok = true;
|
||||
path_b_ok = true;
|
||||
|
@@ -3406,8 +3406,8 @@ void rtl8xxxu_gen1_phy_iq_calibrate(struct rtl8xxxu_priv *priv)
|
||||
reg_ecc = result[candidate][7];
|
||||
dev_dbg(dev, "%s: candidate is %x\n", __func__, candidate);
|
||||
dev_dbg(dev,
|
||||
"%s: e94 =%x e9c=%x ea4=%x eac=%x eb4=%x ebc=%x ec4=%x "
|
||||
"ecc=%x\n ", __func__, reg_e94, reg_e9c,
|
||||
"%s: e94 =%x e9c=%x ea4=%x eac=%x eb4=%x ebc=%x ec4=%x ecc=%x\n",
|
||||
__func__, reg_e94, reg_e9c,
|
||||
reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc);
|
||||
path_a_ok = true;
|
||||
path_b_ok = true;
|
||||
|
@@ -2642,7 +2642,7 @@ static void rtl8821ae_dm_edca_choose_traffic_idx(
|
||||
if (cur_tx_bytes > (cur_rx_bytes*4)) {
|
||||
*pb_is_cur_rdl_state = false;
|
||||
RT_TRACE(rtlpriv, COMP_TURBO, DBG_LOUD,
|
||||
"Uplink Traffic\n ");
|
||||
"Uplink Traffic\n");
|
||||
} else {
|
||||
*pb_is_cur_rdl_state = true;
|
||||
RT_TRACE(rtlpriv, COMP_TURBO, DBG_LOUD,
|
||||
|
Reference in New Issue
Block a user