Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137053
b: refs/heads/master
c: 736f932
h: refs/heads/master
i:
  137051: d9c0d57
v: v3
  • Loading branch information
Ingo Molnar committed Jan 10, 2009
1 parent b16f29f commit ca7567d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b17304245f0db0ac69b795c411407808f3f2796d
refs/heads/master: 736f93236ce786d1bcf09ad4dcb38a360d35ea1b
2 changes: 0 additions & 2 deletions trunk/init/initramfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ static int __init write_buffer(char *buf, unsigned len)
return len - count;
}

#if defined CONFIG_RD_GZIP || defined CONFIG_RD_BZIP2 || defined CONFIG_RD_LZMA
static int __init flush_buffer(void *bufv, unsigned len)
{
char *buf = (char *) bufv;
Expand All @@ -413,7 +412,6 @@ static int __init flush_buffer(void *bufv, unsigned len)
}
return origLen;
}
#endif

static unsigned my_inptr; /* index of next byte to be processed in inbuf */

Expand Down

0 comments on commit ca7567d

Please sign in to comment.