Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/conf Indent.



details:   https://anonhg.NetBSD.org/src/rev/f232e6913387
branches:  trunk
changeset: 1022994:f232e6913387
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Aug 19 02:05:34 2021 +0000

description:
Indent.

diffstat:

 sys/arch/evbarm/conf/GENERIC64 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 0ccc88dff96b -r f232e6913387 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Wed Aug 18 11:26:17 2021 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Thu Aug 19 02:05:34 2021 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC64,v 1.180 2021/08/18 09:18:09 msaitoh Exp $
+#      $NetBSD: GENERIC64,v 1.181 2021/08/19 02:05:34 msaitoh Exp $
 #
 #      GENERIC ARM (aarch64) kernel
 #
@@ -252,8 +252,8 @@
 #scx*          at fdt?
 aq*            at pci? dev ? function ?        # Aquantia AQC 10 gigabit
 ena*           at pci? dev ? function ?        # Amazon.com Elastic Network Adapter
-ixg*   at pci? dev ? function ?        # Intel 8259x 10 gigabit
-ixv*   at pci? dev ? function ?        # Intel 8259x 10G virtual function
+ixg*           at pci? dev ? function ?        # Intel 8259x 10 gigabit
+ixv*           at pci? dev ? function ?        # Intel 8259x 10G virtual function
 mcx*           at pci? dev ? function ?        # Mellanox 5th generation Ethernet
 mskc*          at pci? dev ? function ?        # Marvell Yukon 2 Gigabit Ethernet
 msk*           at mskc?



Home | Main Index | Thread Index | Old Index