Hi Oleksandr, On 29/01/2021 01:48, Oleksandr Tyshchenko wrote:
From: Oleksandr Tyshchenko <[email protected]>In order to avoid code duplication (both handle_read() and handle_ioserv() contain the same code for the sign-extension) put this code to a common helper to be used for both. Signed-off-by: Oleksandr Tyshchenko <[email protected]> CC: Julien Grall <[email protected]> Reviewed-by: Stefano Stabellini <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
