> In the following statements > if (a) return a; if (a) return c; > the second return can never be executed. > > Identified by cppcheck. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > Acked-by: Philipp Tomsich <[email protected]> > Reviewed-by: Philipp Tomsich <[email protected]> > --- > drivers/gpio/rk_gpio.c | 4 ---- > 1 file changed, 4 deletions(-) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

