From: Bastian Hecht Date: Thu, 5 Jul 2012 10:41:01 +0000 (+0200) Subject: mtd: sh_flctl: Use memcpy() instead of using a loop X-Git-Tag: v3.7-rc1~70^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d76236f30f1280f9345bb266a161e3ba60518c83;p=pandora-kernel.git mtd: sh_flctl: Use memcpy() instead of using a loop Elements have been copied "manually" in a loop. Better use memcpy(). Signed-off-by: Bastian Hecht Reviewed-by: Simon Horman Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed