X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Ffutex.c;h=c47d1015d75919b5436dfaab60c75d31aa14aa68;hb=007c74e16c1aac9f5c93b372a054f7f11ede8628;hp=00259c7e288eea4fba549e535be2e96b623bbfc6;hpb=b85195b7ec9d5d2bb2b0039586c955f49fc2e6ee;p=linux-2.6-microblaze.git diff --git a/kernel/futex.c b/kernel/futex.c index 00259c7e288e..c47d1015d759 100644 --- a/kernel/futex.c +++ b/kernel/futex.c @@ -310,8 +310,6 @@ static inline bool should_fail_futex(bool fshared) #ifdef CONFIG_COMPAT static void compat_exit_robust_list(struct task_struct *curr); -#else -static inline void compat_exit_robust_list(struct task_struct *curr) { } #endif /*