commit | 2e2ddb24d36106e029f6eeb3df611178a36fb295 | [log] [tgz] |
---|---|---|
author | roel kluin <roel.kluin@gmail.com> | Tue Jul 21 00:17:17 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 20 10:12:29 2009 +1000 |
tree | 7c76d5f2d43933a86cd834c8b28290d9c501cdae | |
parent | c5a8c0c99f67ae8a784faafbaaea1529825796e2 [diff] |
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>