> 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/Documentation/process/submitting-patches.rst?h=v6.10#n94 * 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/Documentation/process/submitting-patches.rst?h=v6.10#n145 * 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