From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Tue, 15 Dec 2015 14:06:08 +0300 > We test for if "tries" is zero at the end but "tries--" is a post-op so > it will end with "tries" set to -1. I have changed it to a pre-op > instead. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied. -- 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