Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67335
b: refs/heads/master
c: 1e8b0f6
h: refs/heads/master
i:
  67333: 4e20661
  67331: 8272da7
  67327: 4b07e22
v: v3
  • Loading branch information
Jeremy Kerr authored and Paul Mackerras committed Sep 19, 2007
1 parent 99cece9 commit 152f005
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1238819a41b6e38e1560afe8f33bbc815671b4f7
refs/heads/master: 1e8b0f6d1b4dd5fafe732a24dfcb9ac9fd27cf08
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/cell/spufs/syscalls.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ asmlinkage long sys_spu_run(int fd, __u32 __user *unpc, __u32 __user *ustatus)
}
#endif

static asmlinkage long do_spu_create(const char __user *pathname,
unsigned int flags, mode_t mode, struct file *neighbor)
static long do_spu_create(const char __user *pathname, unsigned int flags,
mode_t mode, struct file *neighbor)
{
char *tmp;
int ret;
Expand Down

0 comments on commit 152f005

Please sign in to comment.