[NET] AX25: Fix whitespace errors.
[safe/jmp/linux-2.6] / net / ax25 / ax25_std_timer.c
index a29c480..e3528b1 100644 (file)
@@ -34,7 +34,7 @@
 void ax25_std_heartbeat_expiry(ax25_cb *ax25)
 {
        struct sock *sk=ax25->sk;
-       
+
        if (sk)
                bh_lock_sock(sk);