From: Jeff Layton Date: Mon, 4 Feb 2013 17:50:00 +0000 (-0500) Subject: sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h X-Git-Tag: v3.9-rc1~40^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5976687a2b3d1969f02aba16b80ad3ed79be6ad3;p=pandora-kernel.git sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h These routines are used by server and client code, so having them in a separate header would be best. Signed-off-by: Jeff Layton Acked-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed