sunrpc: clnt: Add missing braces
authorJoe Perches <joe@perches.com>
Wed, 18 Jul 2012 18:17:11 +0000 (11:17 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Jul 2012 21:58:08 +0000 (17:58 -0400)
commitcac5d07e3ca696dcacfb123553cf6c722111cfd3
treeedf07097e0366f4d9ff22247f35f3a66522c10a6
parent0add3e8567a42b8137e26c0595a59f893d8592e0
sunrpc: clnt: Add missing braces

Add a missing set of braces that commit 4e0038b6b24
("SUNRPC: Move clnt->cl_server into struct rpc_xprt")
forgot.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org [>= 3.4]
net/sunrpc/clnt.c