From: Erwan Velu <redacted>
Date: Fri, 14 Sep 2012 21:08:16 +0200
+ /* This loop is blocking the boot process until
+ * we get the carrier or reach the timeout.
+ * We have to inform the user about the situation as
+ * it could look like a kernel freeze.
+ * After CONF_WARN_CARRIER_TIMEOUT milliseconds,
+ * we display the remaing time before reaching the timeout. */
This is badly formatted, either because you explicitly did so
or because your email client corrupted the patch.
Either way you have to fix this before we can seriously consider
your patch.