Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/cramfs/
H A Dcramfs.ca6ea791cb96f76fd600f6547a715e24ef66ba5e2 Wed Apr 12 20:29:16 UTC 2017 Tyler Hall <tylerwhall@gmail.com> cramfs: block pointers are 32 bits

Using a variably-sized type is incorrect here since we're reading a
fixed file format. Fixes cramfs on 64-bit platforms.

Signed-off-by: Tyler Hall <tylerwhall@gmail.com>