mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
8c8ca05d32
According to Documentation/core-api/printk-formats.rst, Use the correct print format. Printing an unsigned int value should use %u instead of %d. Otherwise printk() might end up displaying negative numbers. Signed-off-by: Kai Ye <yekai13@huawei.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> |
||
---|---|---|
.. | ||
bnep.h | ||
core.c | ||
Kconfig | ||
Makefile | ||
netdev.c | ||
sock.c |