Hello,
2015-12-12 13:19 GMT-03:00 Alan Stern :
> On Fri, 11 Dec 2015, Geyslan G. Bem wrote:
>
>> This patch moves comment into the else branch avoiding the following
>> misleading warning.
>>
>> "braces {} are not necessary for single statement blocks"
>>
>> Caught by checkpatch.
>>
>> Signed-off-
On Fri, 11 Dec 2015, Geyslan G. Bem wrote:
> This patch moves comment into the else branch avoiding the following
> misleading warning.
>
> "braces {} are not necessary for single statement blocks"
>
> Caught by checkpatch.
>
> Signed-off-by: Geyslan G. Bem
> Suggested-by: Joe Perches
> ---
>
2015-12-11 22:50 GMT-03:00 Geyslan G. Bem :
> This patch moves comment into the else branch avoiding the following
> misleading warning.
>
> "braces {} are not necessary for single statement blocks"
>
> Caught by checkpatch.
>
> Signed-off-by: Geyslan G. Bem
> Suggested-by: Joe Perches
> ---
> d