fbdev: omapfb: use strscpy() to instead of strncpy()
The implementation of strscpy() is more robust and safer. That's now the recommended way to copy NUL-terminated strings. Signed-off-by: NXu Panda <xu.panda@zte.com.cn> Signed-off-by: NYang Yang <yang.yang29@zte.com> Signed-off-by: NHelge Deller <deller@gmx.de>
Showing
想要评论请 注册 或 登录