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/7106fb8b38ce
branches:  trunk
changeset: 940864:7106fb8b38ce
user:      Nathanial Sloss <nat%netbsd.org@localhost>
date:      Sun May 24 19:01:35 2020 +1000

description:
Whitespace.

diffstat:

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

diffs (11 lines):

diff -r 79f3e6db44c4 -r 7106fb8b38ce sys/dev/pci/if_iwn.c
--- a/sys/dev/pci/if_iwn.c      Sun May 24 19:01:04 2020 +1000
+++ b/sys/dev/pci/if_iwn.c      Sun May 24 19:01:35 2020 +1000
@@ -783,6 +783,7 @@
 iwn_scan_start(struct ieee80211com *ic)
 {
        struct iwn_softc *sc = ic->ic_softc;
+
        IEEE80211_LOCK(ic);
        ic->ic_flags |= IEEE80211_F_SCAN;
        IEEE80211_UNLOCK(ic);



Home | Main Index | Thread Index | Old Index