X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=net%2Fipv4%2Ftcp_probe.c;h=a8df7052e0b6a271c70d8216a72f438d60261d6a;hb=5e73ea1a31c3612aa6dfe44f864ca5b7b6a4cff9;hp=a981cdc0a6e9cc7ded80cc103a398a1845a1a693;hpb=18af30e259c25a64ad69bb749c661564bc886275;p=deliverable%2Flinux.git diff --git a/net/ipv4/tcp_probe.c b/net/ipv4/tcp_probe.c index a981cdc0a6e9..a8df7052e0b6 100644 --- a/net/ipv4/tcp_probe.c +++ b/net/ipv4/tcp_probe.c @@ -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);