author: Andrew Morton <akpm@linux-foundation.org> 2007-10-03 23:43:57 +0800
committer: Bryan Wu <bryan.wu@analog.com> 2007-10-03 23:43:57 +0800
commit: 576bb9ced2d274446639d7fbeee7125e24daf012
parent: f9720205d1f847cb59e197e851b5276425363f6b
Commit Summary:
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/fs/binfmt_flat.c b/fs/binfmt_flat.c
index 34e9b06a7444..fcb3405bb14e 100644
--- a/fs/binfmt_flat.c
+++ b/fs/binfmt_flat.c
@@ -760,7 +760,8 @@ static int load_flat_file(struct linux_binprm * bprm,
}
/* Get the pointer's value. */
- addr = flat_get_addr_from_rp(rp, relval, flags, &persistent);
+ addr = flat_get_addr_from_rp(rp, relval, flags,
+ &persistent);
if (addr != 0) {
/*
* Do the relocation. PIC relocs in the data section are