From: Neil Horman <nhorman@xxxxxxxxxxxxx> Date: Thu, 15 Aug 2013 16:08:35 -0400 > On Thu, Aug 15, 2013 at 03:52:57PM +0300, Dan Carpenter wrote: >> The recent fix d9bf5f1309 "tun: compare with 0 instead of total_len" is >> not totally correct. Because "len" and "sizeof()" are size_t type, that >> means they are never less than zero. >> >> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> ... > Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx> Applied, thanks everyone. -- 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