trivial: remove superfluous empty line

Signed-off-by: Axel Heider <axel.heider@hensoldt-cyber.de>
This commit is contained in:
Axel Heider 2021-06-01 23:10:09 +02:00
parent ad4ea6cd08
commit 5fee77b5d7

View file

@ -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,