Home
last modified time | relevance | path

Searched hist:"1 bb718cdabc0f581e2b3ca1134883ee57d3a910d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dlzmadec.c1bb718cdabc0f581e2b3ca1134883ee57d3a910d Fri Jul 22 15:22:46 UTC 2016 Simon Glass <sjg@chromium.org> lzmadec: Use the same type as the lzma call

With sandbox on 32-bit the size_t type can be a little inconsistent. Use
the same type as the caller expects to avoid a compiler warning.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>