On Thu, Jan 28, 2021 at 08:52:33AM +0000, Lee Jones wrote: > ... and take the error path if it fails. > > Fixes the following W=1 kernel build warning(s): > > drivers/thunderbolt/dma_port.c: In function ‘dma_port_flash_write_block’: > drivers/thunderbolt/dma_port.c:331:6: warning: variable ‘ret’ set but not > used [-Wunused-but-set-variable] > > Cc: Andreas Noever <[email protected]> > Cc: Michael Jamet <[email protected]> > Cc: Mika Westerberg <[email protected]> > Cc: Yehezkel Bernat <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied, thanks!

