On Wed, Jan 11, 2017 at 09:55:20PM +0100, SF Markus Elfring wrote: > - timeo = jiffies + (HZ*2); > + timeo = jiffies + HZ * 2; You've done this a couple times already, but these parenthesis are there to make the code more readable don't delete them. regards, dan carpenter -- 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