NFSv4: Kill braindead gcc warnings
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:10 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:10 +0000 (13:44 -0500)
commita162a6b804b48c605d1fd35e1861a5d32d00ad3f
tree50b6aa7f5da5e4c34da2f9d34b93c667c5d6c054
parent967b9281361481aecf323563886ef972ee88c681
NFSv4: Kill braindead gcc warnings

nfs4_open_revalidate: 'res' may be used uninitialized
nfs4_callback_compound: ‘hdr_res.nops’ may be used uninitialized
'op_nr’ may be used uninitialized
encode_getattr_res: ‘savep’ may be used uninitialized

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_xdr.c
fs/nfs/nfs4proc.c