]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15c0823a75305698561f8717eed5960f6f0ed831
treeabd54af0a688ab20006fa8b51d02a2dd94af4889
parent24f4fc98e411d5633371e058618adf06ac73184f
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