From e1a8b69afd63f26f8e7be39e3bc78c4894cdb9fd Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Mon, 26 Dec 2011 21:05:27 +0100 Subject: [PATCH] sparc32: drop useless preprocessor conditional in atomic_32.h arch/sparc/include/asm/atomic_32.h is not exported to userspace. So there is no need to protect code using __KERNEL__. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-format-patch failed