git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dc5d24
)
9p-trans_fd: clean up p9_conn_create()
author
Tejun Heo
<tj@kernel.org>
Wed, 24 Sep 2008 21:22:23 +0000
(16:22 -0500)
committer
Eric Van Hensbergen
<ericvh@ericvh-desktop.austin.ibm.com>
Wed, 24 Sep 2008 21:22:23 +0000
(16:22 -0500)
* Use kzalloc() to allocate p9_conn and remove 0/NULL initializations.
* Clean up error return paths.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found