From: Tejun Heo Date: Wed, 24 Sep 2008 21:22:23 +0000 (-0500) Subject: 9p-trans_fd: clean up p9_conn_create() X-Git-Tag: v2.6.27-rc8~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571ffeafffbfdd0b8f2f9d3b991028797ec87e42;p=pandora-kernel.git 9p-trans_fd: clean up p9_conn_create() * Use kzalloc() to allocate p9_conn and remove 0/NULL initializations. * Clean up error return paths. Signed-off-by: Tejun Heo Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed