commit | 5a51f13adf7909caec2f8182767485c30e21364e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Thu Jan 14 15:38:31 2010 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Feb 10 08:30:53 2010 -0500 |
tree | 1d7955951f9b863b9cb30318bbc405d0e7f7a90c | |
parent | 7a88efe9760de3bc75bde61b0a4c56dbb6cf2494 [diff] |
xprtsock.c: make bc_{malloc/free} static xprtsock.c: make bc_{malloc/free} static The server backchannel buf_alloc and buf_free methods should be static since they are not used outside this file. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: J. Bruce Fields <bfields@fieldses.org> Cc: Neil Brown <neilb@suse.de> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>