]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit557db5155b07fb51d14b9eeabdc62d40b5fcdaa4
tree03e5e26443de6e2c867dac60480b00f46670f852
parente2c45649907f309791ce664456824372b544e695
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