ipv4: fix checkpatch errors
[deliverable/linux.git] / net / ipv4 / tcp_probe.c
index a981cdc0a6e9cc7ded80cc103a398a1845a1a693..a8df7052e0b6a271c70d8216a72f438d60261d6a 100644 (file)
@@ -138,7 +138,7 @@ static struct jprobe tcp_jprobe = {
        .entry  = jtcp_rcv_established,
 };
 
-static int tcpprobe_open(struct inode * inode, struct file * file)
+static int tcpprobe_open(struct inode *inode, struct file *file)
 {
        /* Reset (empty) log */
        spin_lock_bh(&tcp_probe.lock);
This page took 0.023886 seconds and 5 git commands to generate.