Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322112
b: refs/heads/master
c: 7653f6f
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Aug 20, 2012
1 parent f2ed3ec commit 3abfbf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 12dfd080556124088ed61a292184947711b46cbe
refs/heads/master: 7653f6ff4ebab2a094e65b60fb19ee66ed2f78e7
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4client.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ struct nfs_client *nfs4_alloc_client(const struct nfs_client_initdata *cl_init)
return clp;

error:
kfree(clp);
nfs_free_client(clp);
return ERR_PTR(err);
}

Expand Down

0 comments on commit 3abfbf6

Please sign in to comment.