From: Rasmus Villemoes Date: Fri, 13 Feb 2015 22:36:00 +0000 (-0800) Subject: lib/bitmap.c: elide bitmap_copy_le on little-endian X-Git-Tag: fixes-v4.0-rc1~107^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f24278329dc31b3b8223c83a5465c9df153d9d;p=pandora-kernel.git lib/bitmap.c: elide bitmap_copy_le on little-endian On little-endian, there's no reason to have an extra, presumably less efficient, way of copying a bitmap. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed