From: NeilBrown Date: Mon, 27 Mar 2006 09:15:11 +0000 (-0800) Subject: [PATCH] knfsd: Tidy up unix_domain_find X-Git-Tag: v2.6.17-rc1~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad1b5229def92b71631a927895b034ceec06c991;p=pandora-kernel.git [PATCH] knfsd: Tidy up unix_domain_find We shouldn't really compare &new->h with anything when new ==NULL, and gather three different if statements that all start if (rv ... into one large if. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed