[JFFS2] Correct parameter names of jffs2_compress() in comments
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Fri, 17 Oct 2008 14:19:45 +0000 (16:19 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 17 Oct 2008 14:56:44 +0000 (15:56 +0100)
commitfaa5c2a15e14b6a4e59fcae65dec5258e723ea9f
tree40b63a14a1f8137ff961ab7d2f6ef1d13c6c9a0f
parent6028aa01f759a1dae11e5d0e495b3dc9d2b0a47b
[JFFS2] Correct parameter names of jffs2_compress() in comments

Make the parameter names of jffs2_compress() in its comments match with the
actual implementation

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
fs/jffs2/compr.c