Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311771
b: refs/heads/master
c: 43224b7
h: refs/heads/master
i:
  311769: 414d615
  311767: 9e00252
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Jul 11, 2012
1 parent f6b6766 commit da37f94
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: 055c9fa8874fa7261eec7a268366565db84af474
refs/heads/master: 43224b739b0b80d198e44fce7b40e2bc0e357c4e
2 changes: 1 addition & 1 deletion trunk/arch/mn10300/include/asm/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static inline unsigned long current_stack_pointer(void)
}

#ifndef CONFIG_KGDB
void arch_release_thread_info(struct thread_info *ti)
void arch_release_thread_info(struct thread_info *ti);
#endif
#define get_thread_info(ti) get_task_struct((ti)->task)
#define put_thread_info(ti) put_task_struct((ti)->task)
Expand Down

0 comments on commit da37f94

Please sign in to comment.