On Thu, Apr 12, 2018 at 3:29 PM, Christian Gmeiner
<christian.gmei...@gmail.com> wrote:
> 2018-04-12 7:02 GMT+02:00 Bin Meng <bmeng...@gmail.com>:
>> Fix various style violations in elf.h
>> - use correct comment format if the comment fits in just one line
>> - remove the ending period for the one-line comment
>> - use tab for the indention instead of space
>> - put the opening brace at the same line of a typedef/union
>> - remove <name> in a 'typedef struct' for consistency
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>
> Reviewed-by: Christian Gmeiner <christian.gmei...@gmail.com>
>
>> ---
>>
>> Changes in v2: None
>>
>>  include/elf.h | 284 
>> ++++++++++++++++++++++++++++------------------------------
>>  1 file changed, 138 insertions(+), 146 deletions(-)
>>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to