kvmtool: remove redundant calls to lseek

open() sets the file osset to the beginning of the file, so there's no
need for an explicit lseek when called in kvm__arch_load_kernel_image.

Signed-off-by: Will Deacon <will.deacon@arm.com>
4 files changed