Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266881
b: refs/heads/master
c: 686dc6b
h: refs/heads/master
i:
  266879: da3d851
v: v3
  • Loading branch information
Gerrit Renker authored and David S. Miller committed Oct 19, 2011
1 parent f71a741 commit 8ff1be2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 45db81e1590c82ddc735ccd33f8adab02528b3e3
refs/heads/master: 686dc6b64b58e69715ce92177da0732a6464db69
2 changes: 1 addition & 1 deletion trunk/net/ipv4/af_inet.c
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@ int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
EXPORT_SYMBOL(inet_ioctl);

#ifdef CONFIG_COMPAT
int inet_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
static int inet_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
{
struct sock *sk = sock->sk;
int err = -ENOIOCTLCMD;
Expand Down

0 comments on commit 8ff1be2

Please sign in to comment.