This series contains two small cleanups in the CFS scheduler:
1. Fix misuse of the comma operator in NUMA fault accounting by
replacing it with explicit statements, improving readability.
2. Replace bare 'unsigned' casts with explicit 'unsigned int' casts
to comply with kernel coding style.
No functional changes intended.
Thanks,
Zhan Xusheng
--
2.43.0