[NET] AX25: Fix whitespace errors.
[firefly-linux-kernel-4.4.55.git] / net / ax25 / ax25_std_timer.c
index a29c480a4dc1f992f7f339c44f4b3d0ca9184526..e3528b1a7802b61b3f0caa5da791c84235f87fc2 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);