Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/605a5a69d06e
branches: trunk
changeset: 457118:605a5a69d06e
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Jun 12 10:16:52 2019 +0000
description:
Trailing whitespace
diffstat:
sys/dev/ic/pl181.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r d4bf06cc1e77 -r 605a5a69d06e sys/dev/ic/pl181.c
--- a/sys/dev/ic/pl181.c Wed Jun 12 10:14:05 2019 +0000
+++ b/sys/dev/ic/pl181.c Wed Jun 12 10:16:52 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pl181.c,v 1.6 2018/09/03 16:29:31 riastradh Exp $ */
+/* $NetBSD: pl181.c,v 1.7 2019/06/12 10:16:52 skrll Exp $ */
/*-
* Copyright (c) 2015 Jared D. McNeill <jmcneill%invisible.ca@localhost>
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: pl181.c,v 1.6 2018/09/03 16:29:31 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pl181.c,v 1.7 2019/06/12 10:16:52 skrll Exp $");
#include <sys/param.h>
#include <sys/bus.h>
@@ -290,7 +290,7 @@
return error;
}
-
+
static int
plmmc_host_reset(sdmmc_chipset_handle_t sch)
{
Home |
Main Index |
Thread Index |
Old Index