kernfs: remove outdated and confusing comment
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 23 Apr 2015 15:14:31 +0000 (17:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:28:29 +0000 (12:28 -0700)
commitba50150e80088e159ac80f0e71243ae2fa0c4901
treecefefe1237c1b66220555331e1f4d4c652205182
parentec0ccc16a09fc32f7142ef3ddf1c2276fbbb35d0
kernfs: remove outdated and confusing comment

Grabbing the parent is not happening anymore since 2010 (e72ceb8ccac5f7
"sysfs: Remove sysfs_get/put_active_two"). Remove this confusing
comment.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/kernfs/file.c