svn commit: r365132 - head/sys/dev/wbwd

Mateusz Guzik mjg at FreeBSD.org
Tue Sep 1 21:46:59 UTC 2020


Author: mjg
Date: Tue Sep  1 21:46:58 2020
New Revision: 365132
URL: https://svnweb.freebsd.org/changeset/base/365132

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

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

Modified: head/sys/dev/wbwd/wbwd.c
==============================================================================
--- head/sys/dev/wbwd/wbwd.c	Tue Sep  1 21:46:42 2020	(r365131)
+++ head/sys/dev/wbwd/wbwd.c	Tue Sep  1 21:46:58 2020	(r365132)
@@ -236,7 +236,6 @@ struct winbond_vendor_device_id {
 	},
 };
 
-
 /*
  * Return the watchdog related registers as we last read them.  This will
  * usually not give the current timeout or state on whether the watchdog


More information about the svn-src-all mailing list