Author: mjg
Date: Tue Sep  1 21:47:20 2020
New Revision: 365133
URL: https://svnweb.freebsd.org/changeset/base/365133

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

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

Modified: head/sys/dev/watchdog/watchdog.c
==============================================================================
--- head/sys/dev/watchdog/watchdog.c    Tue Sep  1 21:46:58 2020        
(r365132)
+++ head/sys/dev/watchdog/watchdog.c    Tue Sep  1 21:47:20 2020        
(r365133)
@@ -120,7 +120,6 @@ seconds_to_pow2ns(int seconds)
        return (power);
 }
 
-
 int
 wdog_kern_pat(u_int utim)
 {
_______________________________________________
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