forked from Imagelibrary/rtems
Remove duplicated empty lines from kern/*.c
No functional changes.
This commit is contained in:
committed by
Moyano, Gabriel
parent
bc9c0e00cc
commit
265c2e620b
@@ -1763,7 +1763,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