Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2020 21:46:59 +0000 (UTC)
From:      Mateusz Guzik <mjg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r365132 - head/sys/dev/wbwd
Message-ID:  <202009012146.081LkxMJ040119@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009012146.081LkxMJ040119>