Source-Changes-HG archive

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

[src-draft/trunk]: src/sys/dev/pci Whitespace.



details:   https://anonhg.NetBSD.org/src-all/rev/ca726984f478
branches:  trunk
changeset: 377160:ca726984f478
user:      Nathanial Sloss <nat%netbsd.org@localhost>
date:      Sun Jun 18 15:15:49 2023 +1000

description:
Whitespace.

diffstat:

 sys/dev/pci/if_iwn.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 9fc152051576 -r ca726984f478 sys/dev/pci/if_iwn.c
--- a/sys/dev/pci/if_iwn.c      Sun Jun 18 15:15:03 2023 +1000
+++ b/sys/dev/pci/if_iwn.c      Sun Jun 18 15:15:49 2023 +1000
@@ -741,7 +741,6 @@ iwn_config_complete(device_t self)
                else
                        ic->ic_htcaps |= IEEE80211_HTCAP_SMPS_DIS;
 #endif
-
        }
 #endif /* !IEEE80211_NO_HT */
 



Home | Main Index | Thread Index | Old Index