Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183509
b: refs/heads/master
c: 4d0392b
h: refs/heads/master
i:
  183507: 3efd3a9
v: v3
  • Loading branch information
H Hartley Sweeten authored and David S. Miller committed Jan 15, 2010
1 parent af3d2be commit 1d02ae3
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: 9a58a80a701bdb2d220cdab4914218df5b48d781
refs/heads/master: 4d0392be21d4710121f855c0caf57d32ffd1ced0
2 changes: 1 addition & 1 deletion trunk/net/core/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ int sock_getsockopt(struct socket *sock, int level, int optname,
struct timeval tm;
} v;

unsigned int lv = sizeof(int);
int lv = sizeof(int);
int len;

if (get_user(len, optlen))
Expand Down

0 comments on commit 1d02ae3

Please sign in to comment.