Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208553
b: refs/heads/master
c: bebf8cf
h: refs/heads/master
i:
  208551: 610c8b5
v: v3
  • Loading branch information
Dan Carpenter authored and Linus Torvalds committed Aug 11, 2010
1 parent 191957e commit 299f6b0
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: a35274cd109222e40716485d856b3ccc9ffccb37
refs/heads/master: bebf8cfaea1df1a104b993b995bb385e998a4dc8
1 change: 1 addition & 0 deletions trunk/fs/afs/rxrpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ int afs_open_socket(void)
ret = kernel_bind(socket, (struct sockaddr *) &srx, sizeof(srx));
if (ret < 0) {
sock_release(socket);
destroy_workqueue(afs_async_calls);
_leave(" = %d [bind]", ret);
return ret;
}
Expand Down

0 comments on commit 299f6b0

Please sign in to comment.