commit | 4313c3ee85f6b6bdb1f7a65c00e71673ac8487fa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:40 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 08:30:05 2022 -0600 |
tree | 4ee299459c4835cff96b7a65e017b48099a55830 | |
parent | d0962c9a943a35800c02b943734d69d8edd232af [diff] |
sandbox: scsi: Move file size into shared struct Move this information into struct scsi_emul_info so we can use it in common code. Signed-off-by: Simon Glass <sjg@chromium.org>