From cb0e821da3cd068de8e9d9d8cf4e95090c1755d9 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Wed, 2 Apr 2008 13:04:52 -0700 Subject: [PATCH] --- yaml --- r: 88102 b: refs/heads/master c: 06f11f37aa84e83b48cdf36037c4414f5a83c13f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-alpha/current.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 57faed2c482c..2deee9540b19 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6496968e6cc3f01faafa63a5a28549a708539ac0 +refs/heads/master: 06f11f37aa84e83b48cdf36037c4414f5a83c13f diff --git a/trunk/include/asm-alpha/current.h b/trunk/include/asm-alpha/current.h index 8d88a13c1bec..094d285a1b34 100644 --- a/trunk/include/asm-alpha/current.h +++ b/trunk/include/asm-alpha/current.h @@ -3,7 +3,7 @@ #include -#define get_current() (current_thread_info()->task + 0) +#define get_current() (current_thread_info()->task) #define current get_current() #endif /* _ALPHA_CURRENT_H */