diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2015-12-02 14:17:52 +0800 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-12-28 09:57:15 -0500 |
commit | d1358917f2eb530bc6a097937302282a428806f8 (patch) | |
tree | 8846b469036650c142c21b6ddb02e0a11d0ea3ca /crypto | |
parent | 99ade3c71b1e40e7174d6527709399a87f3d05e0 (diff) | |
download | op-kernel-dev-d1358917f2eb530bc6a097937302282a428806f8.zip op-kernel-dev-d1358917f2eb530bc6a097937302282a428806f8.tar.gz |
SUNRPC: drop unused xs_reclassify_socketX() helpers
xs_reclassify_socket4() and friends used to be called directly.
xs_reclassify_socket() is called instead nowadays.
The xs_reclassify_socketX() helper functions are empty when
CONFIG_DEBUG_LOCK_ALLOC is not defined. Drop them since they have no
callers.
Note that AF_LOCAL still calls xs_reclassify_socketu() directly but is
easily converted to generic xs_reclassify_socket().
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions