From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Wed, 10 Oct 2012 12:42:18 +0300 > "protos" is an array of unsigned longs and "i" is the number of bits in > an unsigned long so we need to use 1UL as well to prevent the shift > from wrapping around. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> I'll apply this, thanks. -- 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