Author: mjg
Date: Tue Sep  1 21:52:05 2020
New Revision: 365149
URL: https://svnweb.freebsd.org/changeset/base/365149

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

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

Modified: head/sys/dev/superio/superio.c
==============================================================================
--- head/sys/dev/superio/superio.c      Tue Sep  1 21:51:55 2020        
(r365148)
+++ head/sys/dev/superio/superio.c      Tue Sep  1 21:52:05 2020        
(r365149)
@@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$");
 
 #include "isa_if.h"
 
-
 typedef void (*sio_conf_enter_f)(struct resource*, uint16_t);
 typedef void (*sio_conf_exit_f)(struct resource*, uint16_t);
 
_______________________________________________
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