commit | f148ad1b5fb14a3295ced502647de5be69e46100 | [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 | a3718f1e536c564610f23298e2c0540877ef30f8 [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>