git: kernel - Minor Syntax cleanup

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 9 10:28:02 PST 2025


commit abe564f10ef1863edf42bc02c2e0545c2987eb02
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Dec 7 13:47:16 2025 -0800

    kernel - Minor Syntax cleanup
    
    * Minor syntax cleanup

Summary of changes:
 sys/kern/vfs_bio.c               | 6 +++---
 sys/kern/vfs_sync.c              | 3 ++-
 sys/kern/vfs_vm.c                | 4 ++--
 sys/vfs/dirfs/dirfs_subr.c       | 3 ++-
 sys/vfs/ext2fs/ext2_vfsops.c     | 3 ++-
 sys/vfs/ext2fs/ext2_vnops.c      | 4 ++--
 sys/vfs/hammer/hammer_ondisk.c   | 3 ++-
 sys/vfs/hammer2/hammer2_vfsops.c | 3 ++-
 sys/vfs/hammer2/hammer2_vnops.c  | 3 ++-
 sys/vfs/smbfs/smbfs_vfsops.c     | 2 ++
 sys/vfs/ufs/ffs_vfsops.c         | 6 ++++--
 11 files changed, 25 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/abe564f10ef1863edf42bc02c2e0545c2987eb02


-- 
DragonFly BSD source repository


More information about the Commits mailing list