Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356298
b: refs/heads/master
c: 6c700d7
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and James Bottomley committed Jan 30, 2013
1 parent 002c25a commit f8635f7
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: 7139bc1579901b53db7e898789e916ee2fb52d78
refs/heads/master: 6c700d71f7faecb540b3fa4303edb5323a2768c1
3 changes: 1 addition & 2 deletions trunk/arch/parisc/hpux/fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ int hpux_execve(struct pt_regs *regs)

error = do_execve(filename->name,
(const char __user *const __user *) regs->gr[25],
(const char __user *const __user *) regs->gr[24],
regs);
(const char __user *const __user *) regs->gr[24]);

putname(filename);

Expand Down

0 comments on commit f8635f7

Please sign in to comment.