Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16961
b: refs/heads/master
c: 9fa37fd
h: refs/heads/master
i:
  16959: 66773f3
v: v3
  • Loading branch information
taneli.vahakangas@netsonic.fi authored and Linus Torvalds committed Jan 9, 2006
1 parent ccadd6f commit 7236c16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a885c8c4316e1c1d2d2c8755da3f3d14f852528d
refs/heads/master: 9fa37fd1627ec804e57ae0388555719b03b39f20
1 change: 0 additions & 1 deletion trunk/drivers/block/nbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ static int sock_xmit(struct socket *sock, int send, void *buf, int size,
msg.msg_namelen = 0;
msg.msg_control = NULL;
msg.msg_controllen = 0;
msg.msg_namelen = 0;
msg.msg_flags = msg_flags | MSG_NOSIGNAL;

if (send)
Expand Down

0 comments on commit 7236c16

Please sign in to comment.