[U-Boot] [PATCH 7/8] ums: move all variable declarations to the start of the block

Stephen Warren swarren at wwwdotorg.org
Mon May 5 18:33:03 CEST 2014


On 05/05/2014 03:16 AM, Przemyslaw Marczak wrote:
...
>>>>> On Wednesday, April 30, 2014 at 11:13:21 PM, Stephen Warren wrote:
>>>>>> It's easier to assign values to the variables inside an if
>>>>>> statement body if the assignment and declaration are separate.
...
>> FWIW, I have applied that series locally and rebased my patches on top
>> of it. If you want to see the latest version, feel free to look at:
>>
>> git://github.com/swarren/u-boot.git tegra_dev
...
> I tested your tegra_dev branch on trats2 and also on goni(after apply
> the rest of Mateusz Zalega patches) and it works fine.
> 
> So for this patch set:
> Acked-by: Przemyslaw Marczak <p.marczak at samsung.com>

Good new:-) Thanks for the testing.


More information about the U-Boot mailing list