Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54458
b: refs/heads/master
c: 0320672
h: refs/heads/master
v: v3
  • Loading branch information
Patrick Caulfield authored and Steven Whitehouse committed May 1, 2007
1 parent b639cc1 commit 02b66a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 04b933f27bc8e7f3f6423020cec58a4eab3bb7a7
refs/heads/master: 032067270295cfca11975c0f7b467244aa170c14
2 changes: 0 additions & 2 deletions trunk/fs/dlm/lowcomms-tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,6 @@ static int receive_from_sock(struct connection *con)

if (ret <= 0)
goto out_close;
if (ret == -EAGAIN)
goto out_resched;

if (ret == len)
call_again_soon = 1;
Expand Down

0 comments on commit 02b66a8

Please sign in to comment.