From: J. Bruce Fields Date: Tue, 21 Aug 2012 21:22:11 +0000 (-0400) Subject: svcrpc: don't bother checking bad svc_addr_len result X-Git-Tag: v3.7-rc1~24^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6d572134b012ca92c4efc8a2f1cadbe5d01064;p=pandora-kernel.git svcrpc: don't bother checking bad svc_addr_len result None of the callers should see an unsupported address family (only one of them even bothers to check for that case), so just check for the buggy case in svc_addr_len and don't bother elsewhere. Acked-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed