git: sys/vfs/hammer2: Remove obsolete comment in hammer2_vop_readdir()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Oct 4 00:55:40 PDT 2022
commit e8e30c7644cc1a505e9b661fb35c2c9c7e41c4da
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Mon Oct 3 23:12:05 2022 -0700
sys/vfs/hammer2: Remove obsolete comment in hammer2_vop_readdir()
This comment from around 2014 no longer matches the code.
e.g. There is no "parent" in hammer2_vop_readdir().
Summary of changes:
sys/vfs/hammer2/hammer2_vnops.c | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8e30c7644cc1a505e9b661fb35c2c9c7e41c4da
--
DragonFly BSD source repository
More information about the Commits
mailing list