mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 02:40:43 +00:00
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 | ||