2014-04-19 23:28 GMT+08:00 Steven Rostedt :
> On Sat, 19 Apr 2014 21:58:23 +0800
> Lin Yongting wrote:
>
>> There are some incorrect braces usages in kernerl/trace/trace.c, including:
>> 1. Missing braces in 'if' or 'else' branch.
>> 2. Unnecessary braces in 'if' statement.
>>
>> Fix them accordin
On Sat, 19 Apr 2014 21:58:23 +0800
Lin Yongting wrote:
> There are some incorrect braces usages in kernerl/trace/trace.c, including:
> 1. Missing braces in 'if' or 'else' branch.
> 2. Unnecessary braces in 'if' statement.
>
> Fix them according to kernel CodeStyle.
I understand that this is par
2 matches
Mail list logo