From dd2adea415f108da37c801d1af384ae7cdf46dce Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 19 Nov 2014 08:58:10 +0000 Subject: [PATCH] MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery The toolchain defines exactly one of __MIPSEB__ and __MIPSEL__. As a result, simplify the ifdefery a little bit. Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8522/ Signed-off-by: Ralf Baechle --- Reading git-format-patch failed