From: Jakub Kicinski <k...@kernel.org> Date: Wed, 13 May 2020 10:28:22 -0700
> Clean up after recent fixes, move address calculations > around and change the variable init, so that we can have > just one start_offset == end_offset check. > > Make the check a little stricter to preserve the -EINVAL > error if requested start offset is larger than the region > itself. > > Signed-off-by: Jakub Kicinski <k...@kernel.org> Applied, thanks.