android_kernel_xiaomi_sm8350/drivers/gpu
Linus Torvalds 1ae8778680 Fix sprintf format warnings in drm_proc.c
Use "%zd" for size_t, and make sure to have a space between the numbers
instead of depending on the field width.

I don't like warnings in my default targeted build.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-20 14:14:25 -07:00
..
drm Fix sprintf format warnings in drm_proc.c 2008-10-20 14:14:25 -07:00
Makefile