summaryrefslogtreecommitdiff
path: root/sys/dev/ic/advmcode.c
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>2005-02-27 00:26:58 +0000
committerperry <perry@NetBSD.org>2005-02-27 00:26:58 +0000
commitf31bd063e99a4029f1bf9dac360c83c605ab8ba4 (patch)
treed06e6ea6eebeb4af06272dd4f675871761a5c024 /sys/dev/ic/advmcode.c
parent5b0739524b9b827c78dadf2f4d675f74670bf688 (diff)
nuke trailing whitespace
Diffstat (limited to 'sys/dev/ic/advmcode.c')
-rw-r--r--sys/dev/ic/advmcode.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/advmcode.c b/sys/dev/ic/advmcode.c
index 9f7d62c3fea..6de885ab972 100644
--- a/sys/dev/ic/advmcode.c
+++ b/sys/dev/ic/advmcode.c
@@ -1,9 +1,9 @@
-/* $NetBSD: advmcode.c,v 1.7 2004/02/13 11:36:21 wiz Exp $ */
+/* $NetBSD: advmcode.c,v 1.8 2005/02/27 00:27:00 perry Exp $ */
/*
* Generic driver definitions and exported functions for the Advanced
* Systems Inc. SCSI controllers
- *
+ *
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
@@ -42,7 +42,7 @@
*/
/*
* advansys.c - Linux Host Driver for AdvanSys SCSI Adapters
- *
+ *
* Copyright (c) 1995-1998 Advanced System Products, Inc.
* All Rights Reserved.
*
@@ -55,7 +55,7 @@
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: advmcode.c,v 1.7 2004/02/13 11:36:21 wiz Exp $");
+__KERNEL_RCSID(0, "$NetBSD: advmcode.c,v 1.8 2005/02/27 00:27:00 perry Exp $");
#include <sys/param.h>