On Thu, Aug 03, 2023 at 01:29:34PM +0300, Dan Carpenter wrote: > The btrfs_decompress() function mostly (u32)-1 on error but it can > also return -EPERM or other kernel error codes from zstd_decompress(). > The "ret" variable is an int, so we could just check for negatives. > > Signed-off-by: Dan Carpenter <[email protected]> > Reviewed-by: Qu Wenruo <[email protected]>
Applied to u-boot/next, thanks! -- Tom
signature.asc
Description: PGP signature

