r" (or unsigned char) you should always just
> print it out as an "int", knowing that the compiler already did the
> proper type conversion.
Yeah, makes sense. Sorry for adding these in the first place.
Reviewed-by: Louis Taylor
A few commonly used integer types were absent from this table, so add
them.
Link: https://github.com/ClangBuiltLinux/linux/issues/378
Suggested-by: Nick Desaulniers
Signed-off-by: Louis Taylor
---
Documentation/core-api/printk-formats.rst | 8
1 file changed, 8 insertions(+)
diff