mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09:00
We were returning maxlen like the userland strnlen if no '\0' character was encountered while the kernel version is expected to return a value larger than maxlen. Fixed to return maxlen + 1. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1.7 KiB
1.7 KiB