From: Rickard Strandqvist Date: Sat, 26 Jul 2014 13:58:22 +0000 (+0200) Subject: arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjunction... X-Git-Tag: omap-for-v4.1/fixes-rc1~39^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eb147c83f34e00184557923d2bf93f593deb41c;p=pandora-kernel.git arch: blackfin: kernel: setup.c: 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: Steven Miao --- Reading git-diff-tree failed