From: Emilio López
Date: Thu, 23 May 2013 09:54:23 -0300
> Hi David,
>
> El 23/05/13 03:43, David Miller escribió:
>> From: Emilio López
>> Date: Wed, 22 May 2013 20:57:37 -0300
>>
>>> Commit bfd428d ("net: ethernet: sun: initialize variables directly")
>>> dropped the only loop that was using
Hi David,
El 23/05/13 03:43, David Miller escribió:
> From: Emilio López
> Date: Wed, 22 May 2013 20:57:37 -0300
>
>> Commit bfd428d ("net: ethernet: sun: initialize variables directly")
>> dropped the only loop that was using i but did not remove the actual
>> variable, therefore causing a warn
From: Emilio López
Date: Wed, 22 May 2013 20:57:37 -0300
> Commit bfd428d ("net: ethernet: sun: initialize variables directly")
> dropped the only loop that was using i but did not remove the actual
> variable, therefore causing a warning when building. This patch drops
> the now redundant line.
3 matches
Mail list logo