Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
details: https://anonhg.NetBSD.org/src/rev/66f8883928ac
branches: trunk
changeset: 772198:66f8883928ac
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Dec 23 16:38:50 2011 +0000
description:
Whitespace.
diffstat:
sys/arch/hppa/hppa/pmap.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 0d2865e6774d -r 66f8883928ac sys/arch/hppa/hppa/pmap.c
--- a/sys/arch/hppa/hppa/pmap.c Fri Dec 23 16:35:00 2011 +0000
+++ b/sys/arch/hppa/hppa/pmap.c Fri Dec 23 16:38:50 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.c,v 1.84 2011/12/23 16:35:00 skrll Exp $ */
+/* $NetBSD: pmap.c,v 1.85 2011/12/23 16:38:50 skrll Exp $ */
/*-
* Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
@@ -65,7 +65,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.84 2011/12/23 16:35:00 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.85 2011/12/23 16:38:50 skrll Exp $");
#include "opt_cputype.h"
@@ -1596,7 +1596,6 @@
sync_caches();
ficache(pmap->pm_space, va, len);
sync_caches();
-
}
static inline void
Home |
Main Index |
Thread Index |
Old Index