Re: [PATCH] phy: Elimination the forced speed reduction algorithm.

From: David Miller
Date: Tue Mar 26 2013 - 12:59:22 EST


From: Kirill Kapranov <kapranoff@xxxxxxxx>
Date: Tue, 26 Mar 2013 17:34:32 +0400

> - phy_force_reduction(phydev);
> + if (0 == phydev->link_timeout--)
^^^^

Trailing whitespace, please remove.

Also, for whatever reason this patch didn't make it to the mailing
list, that's critical because we automate the tracking of patches by
catching the patch postings made to the list.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/