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

This commit is contained in:
Mateusz Guzik 2020-09-01 22:11:22 +00:00
parent ea78d63ed0
commit a7699405cb

View File

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