[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
authorAdrian Bunk <bunk@stusta.de>
Tue, 12 Jun 2007 23:03:13 +0000 (01:03 +0200)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:32 +0000 (17:20 -0400)
commit7f4adeff6fa32ff46f148110c4f08130175c8da8
treedd2abe4997d7a8ecbd7d73518f2b31d8d5906110
parent67f97d83bfcca9d9f8fbeeb14e7c644a82b24e12
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static

This patch makes the needlessly global struct rpcb_program static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpcb_clnt.c