netfilter: nf_tables: white-space fixes.
[linux-2.6-microblaze.git] / net / netfilter / nft_set_hash.c
index b331a3c..d350a7c 100644 (file)
@@ -645,7 +645,7 @@ static bool nft_hash_estimate(const struct nft_set_desc *desc, u32 features,
 }
 
 static bool nft_hash_fast_estimate(const struct nft_set_desc *desc, u32 features,
-                             struct nft_set_estimate *est)
+                                  struct nft_set_estimate *est)
 {
        if (!desc->size)
                return false;