Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62949
b: refs/heads/master
c: b0a5ab9
h: refs/heads/master
i:
  62947: 7d343d2
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jul 26, 2007
1 parent bb8ca4e commit 1cca32a
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: ca5c8cde93d65db3139604ca6b91bf8ff3f775e2
refs/heads/master: b0a5ab93158586e599ecd0d24a9a72da74d23ddd
2 changes: 1 addition & 1 deletion trunk/init/initramfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static __initdata loff_t this_header, next_header;

static __initdata int dry_run;

static inline void eat(unsigned n)
static inline void __init eat(unsigned n)
{
victim += n;
this_header += n;
Expand Down

0 comments on commit 1cca32a

Please sign in to comment.