trivial: remove superfluous empty line
Signed-off-by: Axel Heider <axel.heider@hensoldt-cyber.de>
This commit is contained in:
parent
ad4ea6cd08
commit
5fee77b5d7
1 changed files with 0 additions and 1 deletions
|
|
@ -365,7 +365,6 @@ static BOOT_CODE bool_t try_init_kernel(
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
/* create the initial thread */
|
||||
tcb_t *initial = create_initial_thread(
|
||||
root_cnode_cap,
|
||||
|
|
|
|||
Loading…
Reference in a new issue