]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/skfp/pcmplc.c
net/various: remove trailing space in messages
[net-next-2.6.git] / drivers / net / skfp / pcmplc.c
index e6b33ee05ede1473ba91c8b4e8d9124a9122f793..ba45bc794d774d76c6c110572137ee81958062d8 100644 (file)
@@ -1277,7 +1277,7 @@ static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy)
 
        mib = phy->mib ;
 
-       DB_PCMN(1,"SIG rec %x %x: \n", bit,phy->r_val[bit] ) ;
+       DB_PCMN(1,"SIG rec %x %x:\n", bit,phy->r_val[bit] ) ;
        bit++ ;
 
        switch(bit) {
@@ -1580,7 +1580,7 @@ static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy
                mib->fddiPORTMacIndicated.T_val = phy->t_val[9] ;
                break ;
        }
-       DB_PCMN(1,"SIG snd %x %x: \n", bit,phy->t_val[bit] ) ;
+       DB_PCMN(1,"SIG snd %x %x:\n", bit,phy->t_val[bit] ) ;
 }
 
 /*