From: Herbert Xu Date: Wed, 22 Jun 2005 20:26:36 +0000 (-0700) Subject: [CRYPTO]: Kill unnecessary strncpy from tcrypt X-Git-Tag: v2.6.13-rc1~68^2~534^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc3816f93e3f94f88503da8e6090302fa986bd6;p=pandora-kernel.git [CRYPTO]: Kill unnecessary strncpy from tcrypt It seems that bad code tends to get copied (see test_cipher_speed). So let's kill this idiom before it spreads any further. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed