From 4c86db6aac80246ff801bba3f32517d6c2200137 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sat, 26 Jul 2014 16:41:46 +0200 Subject: [PATCH] staging: unisys: include: uisutils.h: Cleaning up missing null-terminate in conjunction with strncpy Replacing strncpy with strlcpy to avoid strings that lacks null terminate. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed