Skip to content
Commit c1c33b44 authored by Will Deacon's avatar Will Deacon
Browse files

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: default avatarWill Deacon <will.deacon@arm.com>
parent b6dcc466
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment