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 Moyano, Gabriel
parent bc9c0e00cc
commit 265c2e620b

View File

@@ -1763,7 +1763,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)