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

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>
arch/powerpc/platforms/cell/celleb_setup.c