On Fri, 14 Aug 2026 16:05:50 +0200, Luca Ceresoli wrote: > In prepataion to further modify the logic of this function, simplify the > error-returning code. > > With this change, on any error there is an immediate 'return -<ERRNO>;' > statement, without having to carry on the return value until the end. > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
