Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116032
b: refs/heads/master
c: faa5c2a
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and David Woodhouse committed Oct 17, 2008
1 parent e602b8e commit 065bda1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 6028aa01f759a1dae11e5d0e495b3dc9d2b0a47b
refs/heads/master: faa5c2a15e14b6a4e59fcae65dec5258e723ea9f
4 changes: 2 additions & 2 deletions trunk/fs/jffs2/compr.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ static int jffs2_is_best_compression(struct jffs2_compressor *this,
}

/* jffs2_compress:
* @data: Pointer to uncompressed data
* @cdata: Pointer to returned pointer to buffer for compressed data
* @data_in: Pointer to uncompressed data
* @cpage_out: Pointer to returned pointer to buffer for compressed data
* @datalen: On entry, holds the amount of data available for compression.
* On exit, expected to hold the amount of data actually compressed.
* @cdatalen: On entry, holds the amount of space available for compressed
Expand Down

0 comments on commit 065bda1

Please sign in to comment.