Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82807
b: refs/heads/master
c: 09c6dd3
h: refs/heads/master
i:
  82805: aa591b4
  82803: 0764965
  82799: 23ab270
v: v3
  • Loading branch information
Ohad Ben-Cohen authored and Adrian Bunk committed Feb 3, 2008
1 parent 34252ee commit edf9ca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 28bc44d7d1d967b8251214dd7a130d523b5ba5ee
refs/heads/master: 09c6dd3c9d99b63608dc77dc462d4a5a3785f620
2 changes: 1 addition & 1 deletion trunk/fs/binfmt_elf.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static int padzero(unsigned long elf_bss)
return 0;
}

/* Let's use some macros to make this stack manipulation a litle clearer */
/* Let's use some macros to make this stack manipulation a little clearer */
#ifdef CONFIG_STACK_GROWSUP
#define STACK_ADD(sp, items) ((elf_addr_t __user *)(sp) + (items))
#define STACK_ROUND(sp, items) \
Expand Down

0 comments on commit edf9ca4

Please sign in to comment.