From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Tue, 24 Apr 2018 12:39:45 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The check port->rev_info.major >= 6 is being performed twice, thus > the inner second check is always true and is redundant, hence it > can be removed. Detected by cppcheck. > > drivers/net/ethernet/freescale/fman/fman_port.c:1394]: (warning) > Identical inner 'if' condition is always true. > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to net-next, thank you. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html