Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/dev/raidframe s/ we we / we /



details:   https://anonhg.NetBSD.org/src/rev/2eb6eafc5319
branches:  trunk
changeset: 946530:2eb6eafc5319
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Nov 30 05:30:56 2020 +0000

description:
s/ we we / we /

diffstat:

 sys/arch/sh3/sh3/vm_machdep.c |   6 +++---
 sys/arch/x86/x86/vm_machdep.c |   6 +++---
 sys/dev/pci/ixgbe/ixgbe_vf.c  |   4 ++--
 sys/dev/usb/ehci.c            |   6 +++---
 sys/net80211/ieee80211_node.c |   6 +++---
 tests/dev/raidframe/t_raid.sh |  10 +++++-----
 6 files changed, 19 insertions(+), 19 deletions(-)

diffs (172 lines):

diff -r e268d720625a -r 2eb6eafc5319 sys/arch/sh3/sh3/vm_machdep.c
--- a/sys/arch/sh3/sh3/vm_machdep.c     Mon Nov 30 00:48:35 2020 +0000
+++ b/sys/arch/sh3/sh3/vm_machdep.c     Mon Nov 30 05:30:56 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: vm_machdep.c,v 1.80 2019/04/06 11:54:20 kamil Exp $    */
+/*     $NetBSD: vm_machdep.c,v 1.81 2020/11/30 05:33:32 msaitoh Exp $  */
 
 /*-
  * Copyright (c) 2002 The NetBSD Foundation, Inc. All rights reserved.
@@ -81,7 +81,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.80 2019/04/06 11:54:20 kamil Exp $");
+__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.81 2020/11/30 05:33:32 msaitoh Exp $");
 
 #include "opt_kstack_debug.h"
 
@@ -340,7 +340,7 @@
         * the pmap_extract().
         *
         * no need to flush TLB since we expect nothing to be mapped
-        * where we we just allocated (TLB will be flushed when our
+        * where we just allocated (TLB will be flushed when our
         * mapping is removed).
         */
        upmap = vm_map_pmap(&bp->b_proc->p_vmspace->vm_map);
diff -r e268d720625a -r 2eb6eafc5319 sys/arch/x86/x86/vm_machdep.c
--- a/sys/arch/x86/x86/vm_machdep.c     Mon Nov 30 00:48:35 2020 +0000
+++ b/sys/arch/x86/x86/vm_machdep.c     Mon Nov 30 05:30:56 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: vm_machdep.c,v 1.43 2020/07/03 16:17:24 maxv Exp $     */
+/*     $NetBSD: vm_machdep.c,v 1.44 2020/11/30 05:33:32 msaitoh Exp $  */
 
 /*-
  * Copyright (c) 1982, 1986 The Regents of the University of California.
@@ -80,7 +80,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.43 2020/07/03 16:17:24 maxv Exp $");
+__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.44 2020/11/30 05:33:32 msaitoh Exp $");
 
 #include "opt_mtrr.h"
 
@@ -312,7 +312,7 @@
         * the pmap_extract().
         *
         * no need to flush TLB since we expect nothing to be mapped
-        * where we we just allocated (TLB will be flushed when our
+        * where we just allocated (TLB will be flushed when our
         * mapping is removed).
         */
        while (len) {
diff -r e268d720625a -r 2eb6eafc5319 sys/dev/pci/ixgbe/ixgbe_vf.c
--- a/sys/dev/pci/ixgbe/ixgbe_vf.c      Mon Nov 30 00:48:35 2020 +0000
+++ b/sys/dev/pci/ixgbe/ixgbe_vf.c      Mon Nov 30 05:30:56 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ixgbe_vf.c,v 1.24 2020/07/22 01:24:40 msaitoh Exp $ */
+/* $NetBSD: ixgbe_vf.c,v 1.25 2020/11/30 05:30:56 msaitoh Exp $ */
 
 /******************************************************************************
   SPDX-License-Identifier: BSD-3-Clause
@@ -784,7 +784,7 @@
                msg[0] &= ~IXGBE_VT_MSGTYPE_CTS;
 
                /*
-                * if we we didn't get an ACK there must have been
+                * if we didn't get an ACK there must have been
                 * some sort of mailbox error so we should treat it
                 * as such
                 */
diff -r e268d720625a -r 2eb6eafc5319 sys/dev/usb/ehci.c
--- a/sys/dev/usb/ehci.c        Mon Nov 30 00:48:35 2020 +0000
+++ b/sys/dev/usb/ehci.c        Mon Nov 30 05:30:56 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ehci.c,v 1.282 2020/09/20 09:08:01 gson Exp $ */
+/*     $NetBSD: ehci.c,v 1.283 2020/11/30 05:33:32 msaitoh Exp $ */
 
 /*
  * Copyright (c) 2004-2012,2016,2020 The NetBSD Foundation, Inc.
@@ -54,7 +54,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ehci.c,v 1.282 2020/09/20 09:08:01 gson Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ehci.c,v 1.283 2020/11/30 05:33:32 msaitoh Exp $");
 
 #include "ohci.h"
 #include "uhci.h"
@@ -3770,7 +3770,7 @@
 /*
  * Some EHCI chips from VIA seem to trigger interrupts before writing back the
  * qTD status, or miss signalling occasionally under heavy load.  If the host
- * machine is too fast, we we can miss transaction completion - when we scan
+ * machine is too fast, we can miss transaction completion - when we scan
  * the active list the transaction still seems to be active.  This generally
  * exhibits itself as a umass stall that never recovers.
  *
diff -r e268d720625a -r 2eb6eafc5319 sys/net80211/ieee80211_node.c
--- a/sys/net80211/ieee80211_node.c     Mon Nov 30 00:48:35 2020 +0000
+++ b/sys/net80211/ieee80211_node.c     Mon Nov 30 05:30:56 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ieee80211_node.c,v 1.80 2020/02/24 12:20:30 rin Exp $  */
+/*     $NetBSD: ieee80211_node.c,v 1.81 2020/11/30 05:33:32 msaitoh Exp $      */
 
 /*
  * Copyright (c) 2001 Atsushi Onoe
@@ -37,7 +37,7 @@
 __FBSDID("$FreeBSD: src/sys/net80211/ieee80211_node.c,v 1.65 2005/08/13 17:50:21 sam Exp $");
 #endif
 #ifdef __NetBSD__
-__KERNEL_RCSID(0, "$NetBSD: ieee80211_node.c,v 1.80 2020/02/24 12:20:30 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ieee80211_node.c,v 1.81 2020/11/30 05:33:32 msaitoh Exp $");
 #endif
 
 #ifdef _KERNEL_OPT
@@ -1381,7 +1381,7 @@
 /*
  * Do node discovery in adhoc mode on receipt of a beacon
  * or probe response frame.  Note that for the driver's
- * benefit we we treat this like an association so the
+ * benefit we treat this like an association so the
  * driver has an opportunity to setup its private state.
  */
 struct ieee80211_node *
diff -r e268d720625a -r 2eb6eafc5319 tests/dev/raidframe/t_raid.sh
--- a/tests/dev/raidframe/t_raid.sh     Mon Nov 30 00:48:35 2020 +0000
+++ b/tests/dev/raidframe/t_raid.sh     Mon Nov 30 05:30:56 2020 +0000
@@ -1,5 +1,5 @@
 #! /usr/bin/atf-sh
-#      $NetBSD: t_raid.sh,v 1.14 2019/07/10 06:10:54 martin Exp $
+#      $NetBSD: t_raid.sh,v 1.15 2020/11/30 05:33:32 msaitoh Exp $
 #
 # Copyright (c) 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -151,7 +151,7 @@
 
        atf_check -s exit:0 rump.raidctl -c raid.conf raid0
 
-       # check if we we get what we wrote
+       # check if we get what we wrote
        atf_check -s exit:0 -o file:testfile -e ignore \
            rump.dd if=${rawraid} count=4
 }
@@ -239,7 +239,7 @@
 
         atf_check -s exit:0 rump.raidctl -c raid.conf raid0
 
-        # check if we we get what we wrote
+        # check if we get what we wrote
         atf_check -s exit:0 -o file:testfile -e ignore \
             rump.dd if=${rawraid} count=4
 
@@ -290,7 +290,7 @@
 
        atf_check -s exit:0 rump.raidctl -c raid.conf raid0
 
-       # check if we we get what we wrote
+       # check if we get what we wrote
        atf_check -s exit:0 -o file:testfile -e ignore \
            rump.dd if=${rawraid} count=4
 }
@@ -340,7 +340,7 @@
 
         atf_check -s exit:0 rump.raidctl -c raid.conf raid0
 
-        # check if we we get what we wrote
+        # check if we get what we wrote
         atf_check -s exit:0 -o file:testfile -e ignore \
             rump.dd if=${rawraid} count=4
 }



Home | Main Index | Thread Index | Old Index