On Tue, Jul 14, 2020 at 02:08:19PM +0200, Joerg Roedel wrote: > From: Joerg Roedel <jroedel@xxxxxxx> > > Changing the function to take start and end as parameters instead of > start and size simplifies the callers, which don't need to calculate > the size if they already have start and end. > > Signed-off-by: Joerg Roedel <jroedel@xxxxxxx> Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook