mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 01:29:02 +02:00
Use '%u' instead of '%d' for unsigned int.
Link: https://lore.kernel.org/all/20241105011048.201629-1-luoyifan@cmss.chinamobile.com/
Fixes:
|
||
|---|---|---|
| .. | ||
| include/linux | ||
| samples | ||
| scripts | ||
| .gitignore | ||
| main.c | ||
| Makefile | ||
| test-bootconfig.sh | ||