commit | 4d3b00d3328feb37067b4f07c86b3213baa66809 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:45 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 13:59:38 2022 -0600 |
tree | c4c0bec672b962e0c0bd787b0dc38011066aa77b | |
parent | 9ef3ac86276e468246c0056a4f2b232d7868cee1 [diff] |
sandbox: scsi: Move request-handling code to scsi_emul Move this code into the emulator file so it can be used by multiple drivers. Signed-off-by: Simon Glass <sjg@chromium.org>