powerpc/cell: Replace strncpy by strlcpy
authorroel kluin <roel.kluin@gmail.com>
Tue, 21 Jul 2009 00:17:17 +0000 (00:17 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:12:29 +0000 (10:12 +1000)
Replace strncpy() and explicit null-termination by strlcpy()

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found