Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143279
b: refs/heads/master
c: a8fb748
h: refs/heads/master
i:
  143277: 067cadc
  143275: 4a84c18
  143271: 0dd9d7c
  143263: 91806c1
v: v3
  • Loading branch information
Michal Simek committed Apr 14, 2009
1 parent 893b643 commit 9c82e8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 39141bfcad22e6d7393c0d0f81b2e180db6983df
refs/heads/master: a8fb748e89957426fafb2e2efccd5ce635d6f530
3 changes: 1 addition & 2 deletions trunk/arch/microblaze/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ void flush_thread(void)
{
}

/* FIXME - here will be a proposed change -> remove nr parameter */
int copy_thread(int nr, unsigned long clone_flags, unsigned long usp,
int copy_thread(unsigned long clone_flags, unsigned long usp,
unsigned long unused,
struct task_struct *p, struct pt_regs *regs)
{
Expand Down

0 comments on commit 9c82e8c

Please sign in to comment.