Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Whitespace nit.
details: https://anonhg.NetBSD.org/src/rev/805820f00872
branches: trunk
changeset: 372212:805820f00872
user: simonb <simonb%NetBSD.org@localhost>
date: Mon Oct 31 10:32:28 2022 +0000
description:
Whitespace nit.
diffstat:
external/cddl/osnet/dist/uts/common/fs/zfs/zfs_ioctl.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 566127428b79 -r 805820f00872 external/cddl/osnet/dist/uts/common/fs/zfs/zfs_ioctl.c
--- a/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_ioctl.c Mon Oct 31 09:37:37 2022 +0000
+++ b/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_ioctl.c Mon Oct 31 10:32:28 2022 +0000
@@ -3077,7 +3077,7 @@
mtx_unlock(&mountlist_mtx);
#endif
#ifdef __NetBSD__
- mount_iterator_t *iter;
+ mount_iterator_t *iter;
mountlist_iterator_init(&iter);
while ((vfsp = mountlist_iterator_next(iter)) != NULL) {
Home |
Main Index |
Thread Index |
Old Index