]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 16:24:02 +0000 (18:24 +0200)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2007 21:24:50 +0000 (16:24 -0500)
commit3ce308397e0637963808e68ee872dee6db7b0ee9
treec8750759402d7aa9f62714ef550d7d9516db6676
parentb962db514a227b60446fb654c3e96d63f00dce7d
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static

xs_setup_{udp,tcp}() can now become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xprtsock.h
net/sunrpc/xprtsock.c