ipv4: fix checkpatch errors
[deliverable/linux.git] / net / ipv4 / inet_hashtables.c
index 984ec656b03b5087ed88cb3e2a930d17761b5350..7880af97020885a3ae1b1fdbfbddbeaf9c4d2bbc 100644 (file)
@@ -217,7 +217,7 @@ begin:
 }
 EXPORT_SYMBOL_GPL(__inet_lookup_listener);
 
-struct sock * __inet_lookup_established(struct net *net,
+struct sock *__inet_lookup_established(struct net *net,
                                  struct inet_hashinfo *hashinfo,
                                  const __be32 saddr, const __be16 sport,
                                  const __be32 daddr, const u16 hnum,
This page took 0.024024 seconds and 5 git commands to generate.