mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
711e26c00e
Application of sizeof() to pointer yields the number of bytes of the
pointer, but it should use the length of buffer in the code.
Fixes:
|
||
---|---|---|
.. | ||
bpmp-debugfs.c | ||
bpmp-private.h | ||
bpmp-tegra186.c | ||
bpmp-tegra210.c | ||
bpmp.c | ||
ivc.c | ||
Kconfig | ||
Makefile |