From: Srivatsa S. Bhat Date: Wed, 12 Sep 2012 20:32:34 +0000 (+0000) Subject: netprio_cgroup: Use memcpy instead of the for-loop to copy priomap X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05ba7fccf0c5f0422378adaffcb119d08b9f304;p=pandora-kernel.git netprio_cgroup: Use memcpy instead of the for-loop to copy priomap Replace the current (inefficient) for-loop with memcpy, to copy priomap. Signed-off-by: Srivatsa S. Bhat Signed-off-by: David S. Miller --- Reading git-diff-tree failed