On Sun, 2012-09-30 at 21:21 +0200, Peter Senna Tschudin wrote: > - if (!ah->config.enable_paprd); > + if (!ah->config.enable_paprd) > return false; That's not an "unnecessary semicolon", it's a pretty strange bug :) johannes -- 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