Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
6dde7fdd
Commit
6dde7fdd
authored
Jul 31, 2003
by
Alan Cox
Committed by
Linus Torvalds
Jul 31, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] fix binfmt_flat typos
(Steven Cole)
parent
8d4e752c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
fs/binfmt_flat.c
fs/binfmt_flat.c
+1
-1
No files found.
fs/binfmt_flat.c
View file @
6dde7fdd
...
...
@@ -501,7 +501,7 @@ static int load_flat_file(struct linux_binprm * bprm,
extra
=
max
(
bss_len
+
stack_len
,
relocs
*
sizeof
(
unsigned
long
));
/*
* there are a couple of cases here, the sep
e
rate code/data
* there are a couple of cases here, the sep
a
rate code/data
* case, and then the fully copied to RAM case which lumps
* it all together.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment