Merge pull request #867 from vax-r/lavd_typo

scx_lavd: Fix typos
This commit is contained in:
Changwoo Min 2024-11-01 09:40:50 +09:00 committed by GitHub
commit 4c3f1fd61c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ const volatile u32 is_smt_active;
const volatile u8 verbose;
/*
* Exit infomation
* Exit information
*/
UEI_DEFINE(uei);

View File

@ -333,7 +333,7 @@ impl FlatTopology {
for cpu_fid in cpu_fids.iter_mut() {
cpu_fid.cpu_cap = 1024 as usize;
}
warn!("System does not provide proper CPU frequency infomation.");
warn!("System does not provide proper CPU frequency information.");
}
// Sort the cpu_fids