Invoking lseek() may result in an error. Handle it.
Addresses-Coverity-ID: 376212 ("Error handling issues (CHECKED_RETURN)")
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
drivers/usb/emul/sandbox_flash.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)Applied to u-boot-dm, thanks!

