From: H Hartley Sweeten Date: Thu, 14 Jan 2010 22:38:31 +0000 (-0700) Subject: xprtsock.c: make bc_{malloc/free} static X-Git-Tag: v2.6.34-rc1~190^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a51f13adf7909caec2f8182767485c30e21364e;p=pandora-kernel.git 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 Cc: J. Bruce Fields Cc: Neil Brown Cc: Trond Myklebust Cc: David S. Miller Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed