The format specifier in fprintf is "%u", that "%u" should use unsigned int type instead.
* Please improve the change description with imperative wordings. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Docu...
* Would you like to add any tags (like “Fixes” and “Cc”) accordingly? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Docu...
* How good does the summary phrase fit to your proposal?
the problem is discovered by reading code.
How do you think about to detect such change possibilities by more systematic source code analyses?
Regards, Markus