get rid of pointless checks after simple_pin_fs()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 25 Jan 2010 09:50:43 +0000 (04:50 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 27 Jan 2010 03:22:26 +0000 (22:22 -0500)
commitef52c75e4b1603f6e6102967ad90118205168eae
treeabd54af0a688ab20006fa8b51d02a2dd94af4889
parent5998649f779b7148a8a0c10c46cfa99e27d34dfe
get rid of pointless checks after simple_pin_fs()

if we'd just got success from it, vfsmount won't be NULL

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