From c175b83c4c4be72535c5c12abc155e29a08323a0 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Thu, 9 Aug 2007 18:34:32 -0400 Subject: [PATCH] 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-format-patch failed