From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Wed, 27 Jun 2012 12:01:41 +0300 > I don't think we're actually likely to hit this limit but if we do > then the comparison should be done as size_t. The original code > is equivalent to: > len = strlen(sptr) % USHRT_MAX; > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied, thanks Dan. -- 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