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)
 {
_______________________________________________
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