commit | b87fd015e17accefcd892bdc24321da058e219ae | [log] [tgz] |
---|---|---|
author | Joao Marcos Costa <joaomarcos.costa@bootlin.com> | Tue Aug 18 17:17:22 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 24 14:11:31 2020 -0400 |
tree | d23f9358ae822e0d0f916ecb2defb60e0578832f | |
parent | 877576c5564bf561c4aaab5d667f77915ed70bbe [diff] |
fs/squashfs: replace sqfs_decompress() parameter Replace 'u16 comp_type' by a reference to squashfs_ctxt structure. Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>