Module Name: src Committed By: joe Date: Sun Feb 16 16:34:01 UTC 2025
Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c
Log Message:
remove unecessary branching
break is executed regardless the path of the if branch
To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 src/sys/ufs/ext2fs/ext2fs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
