summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorAnna Schumaker <Anna.Schumaker@netapp.com>2015-07-13 20:01:24 +0200
committerTrond Myklebust <trond.myklebust@primarydata.com>2015-08-17 20:29:24 +0200
commit0b936e37df8111ea727263a5a246b58e05b7aa1b (patch)
tree040403a8f9b283282f3a895c195b549c9a3eae75 /samples
parentnfs: remove some dead code in ff_layout_pg_get_mirror_count_write (diff)
downloadlinux-0b936e37df8111ea727263a5a246b58e05b7aa1b.tar.xz
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 'samples')
0 files changed, 0 insertions, 0 deletions