ipv4: fix checkpatch errors
[deliverable/linux.git] / net / ipv4 / raw.c
index bbd604c68e68bd0a4b9a400d3055cb45055a6d42..4032b818f3e41c13c5a0477a309eeea91ea3bf81 100644 (file)
@@ -288,7 +288,7 @@ void raw_icmp_error(struct sk_buff *skb, int protocol, u32 info)
        read_unlock(&raw_v4_hashinfo.lock);
 }
 
-static int raw_rcv_skb(struct sock * sk, struct sk_buff * skb)
+static int raw_rcv_skb(struct sock *sk, struct sk_buff *skb)
 {
        /* Charge it to the socket. */
 
This page took 0.024239 seconds and 5 git commands to generate.