lzma: Tidy up the function prototype
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 19:08:25 +0000 (12:08 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 6 Apr 2022 18:01:42 +0000 (14:01 -0400)
commitccfc9d78414df0fcb1c476c9e25925bc2ffe8897
tree03e5e26443de6e2c867dac60480b00f46670f852
parent423cf0acdacd2260e362f1caec8a3aa6d2f59788
lzma: Tidy up the function prototype

This should use a const pointer for the input stream. Fix this and also
add a proper comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/lzma/LzmaTools.c
lib/lzma/LzmaTools.h