From b0b46c7766e6803df7f76cddbbc0172092b5fa7c Mon Sep 17 00:00:00 2001 From: hayeswang Date: Tue, 26 Aug 2014 10:08:23 +0800 Subject: [PATCH] r8152: replace strncpy with strlcpy Replace the strncpy with strlcpy, and use sizeof to determine the length. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-format-patch failed