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/lib/libzpool/common Whitespace police.
details: https://anonhg.NetBSD.org/src/rev/e9fb64d3f760
branches: trunk
changeset: 759742:e9fb64d3f760
user: haad <haad%NetBSD.org@localhost>
date: Wed Dec 15 22:49:42 2010 +0000
description:
Whitespace police.
diffstat:
external/cddl/osnet/dist/lib/libzpool/common/taskq.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d1768d1c13fc -r e9fb64d3f760 external/cddl/osnet/dist/lib/libzpool/common/taskq.c
--- a/external/cddl/osnet/dist/lib/libzpool/common/taskq.c Wed Dec 15 22:09:14 2010 +0000
+++ b/external/cddl/osnet/dist/lib/libzpool/common/taskq.c Wed Dec 15 22:49:42 2010 +0000
@@ -76,7 +76,7 @@
*/
delay(hz);
}
-
+
/* Clean up TQ_FRONT from tqflags before passing it to kmem */
t = kmem_alloc(sizeof (task_t),
tqflags & (KM_SLEEP | KM_NOSLEEP));
Home |
Main Index |
Thread Index |
Old Index