sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
authorJeff Layton <jlayton@redhat.com>
Mon, 4 Feb 2013 17:50:00 +0000 (12:50 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 5 Feb 2013 14:41:14 +0000 (09:41 -0500)
These routines are used by server and client code, so having them in a
separate header would be best.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found