git: sys/vfs/hammer2: Remove redundant *dev local variable
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Aug 7 23:11:40 PDT 2022
commit ebb25fd8bc8f77e6b22b89890f6ef59a1dec10fc
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Mon Aug 8 21:30:39 2022 -0700
sys/vfs/hammer2: Remove redundant *dev local variable
Currently all it does is point to another local variable
and no pointer arithmetic.
Summary of changes:
sys/vfs/hammer2/hammer2_vfsops.c | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebb25fd8bc8f77e6b22b89890f6ef59a1dec10fc
--
DragonFly BSD source repository
More information about the Commits
mailing list