Re: [PATCH] net: mvmdio: fix interrupt timeout handling
From: Leigh Brown
Date: Thu Dec 19 2013 - 07:32:20 EST
On 2013-12-19 11:33, Sebastian Hesselbarth wrote:
+ if (timeout < 2)
+ timeout = 2;
Hi Leigh,
above two lines have a whitespace issue.
Crap, you are correct. I will fix it and send another patch.
Regards,
Leigh.
--
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/