kernel/timer: Fix up previous commit.
Incorrect 'rebase' from working tree changes...
This commit is contained in:
@@ -85,7 +85,6 @@ add_event_to_list(timer* event, timer** list)
|
|||||||
else
|
else
|
||||||
*list = event;
|
*list = event;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user