forked from Imagelibrary/rtems
Remove duplicated empty lines from kern/*.c
No functional changes.
This commit is contained in:
committed by
Sebastian Huber
parent
b825e213c3
commit
ae5b0b29cf
@@ -1780,7 +1780,6 @@ SYSCTL_PROC(_kern_timecounter, OID_AUTO, hardware, CTLTYPE_STRING | CTLFLAG_RW,
|
|||||||
0, 0, sysctl_kern_timecounter_hardware, "A",
|
0, 0, sysctl_kern_timecounter_hardware, "A",
|
||||||
"Timecounter hardware selected");
|
"Timecounter hardware selected");
|
||||||
|
|
||||||
|
|
||||||
/* Report the available timecounter hardware. */
|
/* Report the available timecounter hardware. */
|
||||||
static int
|
static int
|
||||||
sysctl_kern_timecounter_choice(SYSCTL_HANDLER_ARGS)
|
sysctl_kern_timecounter_choice(SYSCTL_HANDLER_ARGS)
|
||||||
|
|||||||
Reference in New Issue
Block a user