On Wed, Nov 4, 2020 at 12:38 PM Lee Jones <[email protected]> wrote: > > Fixes the following W=1 kernel build warning(s): > > drivers/tty/serial/msm_serial.c: In function ‘msm_complete_tx_dma’: > drivers/tty/serial/msm_serial.c:429:18: warning: variable ‘status’ set but > not used [-Wunused-but-set-variable] > > Cc: Andy Gross <[email protected]> > Cc: Bjorn Andersson <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Jiri Slaby <[email protected]> > Cc: Robert Love <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Jeffrey Hugo <[email protected]>

