Remove duplicated empty lines from kern/*.c

No functional changes.
This commit is contained in:
Mateusz Guzik
2020-01-30 20:05:05 +00:00
committed by Sebastian Huber
parent b825e213c3
commit ae5b0b29cf

View File

@@ -1780,7 +1780,6 @@ SYSCTL_PROC(_kern_timecounter, OID_AUTO, hardware, CTLTYPE_STRING | CTLFLAG_RW,
0, 0, sysctl_kern_timecounter_hardware, "A",
"Timecounter hardware selected");
/* Report the available timecounter hardware. */
static int
sysctl_kern_timecounter_choice(SYSCTL_HANDLER_ARGS)