From: J. Bruce Fields Date: Thu, 9 Aug 2007 22:34:32 +0000 (-0400) Subject: knfsd: remove code duplication in nfsd4_setclientid() X-Git-Tag: v2.6.24-rc1~1293^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c175b83c4c4be72535c5c12abc155e29a08323a0;p=pandora-kernel.git knfsd: remove code duplication in nfsd4_setclientid() Each branch of this if-then-else has a bunch of duplicated code that we could just put at the end. Signed-off-by: "J. Bruce Fields" Acked-by: Neil Brown --- Reading git-diff-tree failed