]> rtime.felk.cvut.cz Git - linux-imx.git/commit
pnfs: clean up initiate_file_draining layout lookup
authorBenny Halevy <benny@tonian.com>
Sun, 22 Jan 2012 14:03:39 +0000 (16:03 +0200)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:22 +0000 (19:28 -0500)
commitd36b7cf7c626749efc75f49fb0468e8c3c0c1bbd
tree901e19ee275e708f67021a915e3af8394695cc54
parent7d9dea915fe333357912bce2d624ee848dfbd890
pnfs: clean up initiate_file_draining layout lookup

Fixes the following compiler warning:

fs/nfs/callback_proc.c: In function 'do_callback_layoutrecall':
fs/nfs/callback_proc.c:115:26: warning: 'lo' may be used uninitialized in this function

Reported-by: Jim Rees <rees@umich.edu>
Signed-off-by: Benny Halevy <bhalevy@tonian.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_proc.c