Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2020 22:11:22 +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: r365220 - head/sys/dev/cpuctl
Message-ID:  <202009012211.081MBM2E060894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mjg
Date: Tue Sep  1 22:11:22 2020
New Revision: 365220
URL: https://svnweb.freebsd.org/changeset/base/365220

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

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

Modified: head/sys/dev/cpuctl/cpuctl.c
==============================================================================
--- head/sys/dev/cpuctl/cpuctl.c	Tue Sep  1 22:11:05 2020	(r365219)
+++ head/sys/dev/cpuctl/cpuctl.c	Tue Sep  1 22:11:22 2020	(r365220)
@@ -552,7 +552,6 @@ cpuctl_do_eval_cpu_features(int cpu, struct thread *td
 	return (0);
 }
 
-
 int
 cpuctl_open(struct cdev *dev, int flags, int fmt __unused, struct thread *td)
 {



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