Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362122
b: refs/heads/master
c: 2dc958f
h: refs/heads/master
v: v3
  • Loading branch information
Stanislav Kinsbursky authored and Linus Torvalds committed Apr 2, 2013
1 parent c50a7e7 commit 871be22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 118c9a45fdacc6fe57910fa1d048e2d5bbc193f4
refs/heads/master: 2dc958fa2fe6987e7ab106bd97029a09a82fcd8d
1 change: 1 addition & 0 deletions trunk/ipc/msg.c
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp,
goto out_unlock;
break;
}
msg = ERR_PTR(-EAGAIN);
} else
break;
msg_counter++;
Expand Down

0 comments on commit 871be22

Please sign in to comment.