aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/addr.h
AgeCommit message (Collapse)AuthorFilesLines
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ↵Jeff Layton1-0/+170
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 <[email protected]> Acked-by: Trond Myklebust <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>