diff options
author | Anna Schumaker <Anna.Schumaker@netapp.com> | 2015-07-13 14:01:24 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-08-17 13:29:24 -0500 |
commit | 0b936e37df8111ea727263a5a246b58e05b7aa1b (patch) | |
tree | 040403a8f9b283282f3a895c195b549c9a3eae75 /fs/nfs/dns_resolve.c | |
parent | ce603281468cf1be0a70a45fdaef761db134b900 (diff) | |
download | blackbird-obmc-linux-0b936e37df8111ea727263a5a246b58e05b7aa1b.tar.gz blackbird-obmc-linux-0b936e37df8111ea727263a5a246b58e05b7aa1b.zip |
NFS: Remove unused variable "pages_ptr"
This variable is initialized to NULL and is never modified before being
passed to nfs_readdir_free_large_page(). But that's okay, because
nfs_readdir_free_large_page() only seems to exist as a way of calling
nfs_readdir_free_pagearray() without this parameter. Let's simplify by
removing pages_ptr and nfs_readdir_free_pagearray().
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/dns_resolve.c')
0 files changed, 0 insertions, 0 deletions