Author: mjg
Date: Tue Sep  1 21:53:44 2020
New Revision: 365156
URL: https://svnweb.freebsd.org/changeset/base/365156

Log:
  sec: clean up empty lines in .c and .h files

Modified:
  head/sys/dev/sec/sec.c

Modified: head/sys/dev/sec/sec.c
==============================================================================
--- head/sys/dev/sec/sec.c      Tue Sep  1 21:53:37 2020        (r365155)
+++ head/sys/dev/sec/sec.c      Tue Sep  1 21:53:44 2020        (r365156)
@@ -266,7 +266,6 @@ sec_attach(device_t dev)
        if (error)
                goto fail2;
 
-
        if (sc->sc_version == 3) {
                sc->sc_sec_irid = 1;
                error = sec_setup_intr(sc, &sc->sc_sec_ires, &sc->sc_sec_ihand,
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to