Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/amlogic Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/d43a6093dcce
branches: trunk
changeset: 463217:d43a6093dcce
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Aug 13 09:52:57 2019 +0000
description:
Trailing whitespace
diffstat:
sys/arch/arm/amlogic/meson_platform.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 6058157d5698 -r d43a6093dcce sys/arch/arm/amlogic/meson_platform.c
--- a/sys/arch/arm/amlogic/meson_platform.c Tue Aug 13 09:48:24 2019 +0000
+++ b/sys/arch/arm/amlogic/meson_platform.c Tue Aug 13 09:52:57 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: meson_platform.c,v 1.11 2019/04/21 15:57:33 jmcneill Exp $ */
+/* $NetBSD: meson_platform.c,v 1.12 2019/08/13 09:52:57 skrll Exp $ */
/*-
* Copyright (c) 2019 Jared McNeill <jmcneill%invisible.ca@localhost>
@@ -33,7 +33,7 @@
#include "arml2cc.h"
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: meson_platform.c,v 1.11 2019/04/21 15:57:33 jmcneill Exp $");
+__KERNEL_RCSID(0, "$NetBSD: meson_platform.c,v 1.12 2019/08/13 09:52:57 skrll Exp $");
#include <sys/param.h>
#include <sys/bus.h>
@@ -256,7 +256,7 @@
strcat(boot_args, rootarg);
}
}
-
+
meson_platform_device_register(self, aux);
}
#endif
Home |
Main Index |
Thread Index |
Old Index