hppfs: fix the leaks on close()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Apr 2013 19:34:01 +0000 (15:34 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 29 Apr 2013 19:41:41 +0000 (15:41 -0400)
we need to close the underlying procfs file and free ->private_data

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/hppfs/hppfs.c

Simple merge