Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88102
b: refs/heads/master
c: 06f11f3
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Apr 2, 2008
1 parent ab91a3e commit cb0e821
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6496968e6cc3f01faafa63a5a28549a708539ac0
refs/heads/master: 06f11f37aa84e83b48cdf36037c4414f5a83c13f
2 changes: 1 addition & 1 deletion trunk/include/asm-alpha/current.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <linux/thread_info.h>

#define get_current() (current_thread_info()->task + 0)
#define get_current() (current_thread_info()->task)
#define current get_current()

#endif /* _ALPHA_CURRENT_H */

0 comments on commit cb0e821

Please sign in to comment.