Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpu…
…x_execve() commit da3d4c5 ("get rid of pt_regs argument of do_execve()") removed the parameter, but forgot to update hpux_execve(): arch/parisc/hpux/fs.c: In function 'hpux_execve': arch/parisc/hpux/fs.c:47:6: error: too many arguments to function 'do_execve' Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
- Loading branch information