From: Miklos Szeredi Date: Thu, 24 Jul 2008 04:30:05 +0000 (-0700) Subject: ecryptfs: string copy cleanup X-Git-Tag: v2.6.27-rc1~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f2368095e25018838e1bf145041f58270ccd32e;p=pandora-kernel.git ecryptfs: string copy cleanup Clean up overcomplicated string copy, which also gets rid of this bogus warning: fs/ecryptfs/main.c: In function 'ecryptfs_parse_options': include/asm/arch/string_32.h:75: warning: array subscript is above array bounds Signed-off-by: Miklos Szeredi Cc: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed