提交 97a50184 编写于 作者: H Hidetoshi Seto 提交者: Greg Kroah-Hartman

sysfs: update obsolete comment in sysfs_update_file

And the obsolete comment should be updated (or totally removed).
Signed-off-by: NHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 e4234451
...@@ -488,7 +488,7 @@ int sysfs_update_file(struct kobject * kobj, const struct attribute * attr) ...@@ -488,7 +488,7 @@ int sysfs_update_file(struct kobject * kobj, const struct attribute * attr)
d_drop(victim); d_drop(victim);
/** /**
* Drop the reference acquired from sysfs_get_dentry() above. * Drop the reference acquired from lookup_one_len() above.
*/ */
dput(victim); dput(victim);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册