[NETFILTER]: Fix whitespace errors
[deliverable/linux.git] / net / netfilter / xt_limit.c
index fda7b7dec27d26404e08a79851e7fa052c63a021..6fd8347c0058f410531cf14a052f47f3a274ccc4 100644 (file)
@@ -89,7 +89,7 @@ ipt_limit_match(const struct sk_buff *skb,
                return 1;
        }
 
-               spin_unlock_bh(&limit_lock);
+       spin_unlock_bh(&limit_lock);
        return 0;
 }
 
This page took 0.026419 seconds and 5 git commands to generate.