Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/uvm/pmap Trailing whitespace
details:   https://anonhg.NetBSD.org/src/rev/540d7f0c6a56
branches:  trunk
changeset: 1009111:540d7f0c6a56
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Apr 13 08:05:22 2020 +0000
description:
Trailing whitespace
diffstat:
 sys/uvm/pmap/pmap_synci.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r c47a885d3671 -r 540d7f0c6a56 sys/uvm/pmap/pmap_synci.c
--- a/sys/uvm/pmap/pmap_synci.c Mon Apr 13 08:05:02 2020 +0000
+++ b/sys/uvm/pmap/pmap_synci.c Mon Apr 13 08:05:22 2020 +0000
@@ -29,7 +29,7 @@
 
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(0, "$NetBSD: pmap_synci.c,v 1.4 2019/12/18 11:27:56 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pmap_synci.c,v 1.5 2020/04/13 08:05:22 skrll Exp $");
 
 #define __PMAP_PRIVATE
 
@@ -41,7 +41,7 @@
 #include <sys/cpu.h>
 #include <sys/mutex.h>
 #include <sys/systm.h>
- 
+
 #include <uvm/uvm.h>
 
 #if defined(MULTIPROCESSOR)
Home |
Main Index |
Thread Index |
Old Index