From f4f7d86b77d51e32585623272c5a6234f088777c Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 17 Nov 2014 09:37:43 +0000 Subject: [PATCH] MIPS: lib: mips-atomic.c: Remove obsolete ifdefery Having #ifdefs just to guard comments is not really helpful so drop them. Moreover, the code wasn't really reached anyway since there is a #ifndef CONFIG_CPU_MIPSR2 on the top of the file. Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8513/ Signed-off-by: Ralf Baechle --- Reading git-format-patch failed