mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Fix typos and add utils
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
b2f2c55c9b
commit
d96fe31e36
@ -163,6 +163,7 @@ fn match_and_call(
|
||||
}
|
||||
|
||||
infos.sort();
|
||||
debug!("component infos: {infos:?}");
|
||||
info!("Components initializing...");
|
||||
|
||||
for i in infos {
|
||||
|
Reference in New Issue
Block a user