Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73599
b: refs/heads/master
c: c0d8248
h: refs/heads/master
i:
  73597: 12d7f50
  73595: c1def57
  73591: d16b1e8
  73583: 06415b9
  73567: 079f9ec
  73535: c1f46c5
  73471: bc90049
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Nov 13, 2007
1 parent c5b50d8 commit 43f5df7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: bce943278dc4aa03b0ef9c7cf8b1b7110eda8b91
refs/heads/master: c0d8248710d7d914c44dd79768b3ad85a62e194a
4 changes: 0 additions & 4 deletions trunk/include/net/inet_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ struct sock;
struct sockaddr;
struct socket;

extern void inet_remove_sock(struct sock *sk1);
extern void inet_put_sock(unsigned short num,
struct sock *sk);
extern int inet_release(struct socket *sock);
extern int inet_stream_connect(struct socket *sock,
struct sockaddr * uaddr,
Expand All @@ -30,7 +27,6 @@ extern int inet_sendmsg(struct kiocb *iocb,
struct msghdr *msg,
size_t size);
extern int inet_shutdown(struct socket *sock, int how);
extern unsigned int inet_poll(struct file * file, struct socket *sock, struct poll_table_struct *wait);
extern int inet_listen(struct socket *sock, int backlog);

extern void inet_sock_destruct(struct sock *sk);
Expand Down

0 comments on commit 43f5df7

Please sign in to comment.