lib: convert u16_strlen() into a macro
The function u16_strlen() can be implemented as call to u16_strnlen().
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Loading
Please register or sign in to comment
The function u16_strlen() can be implemented as call to u16_strnlen().
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>