[PATCH v5] mtd:nor:timeout:fix do_write_buffer() timeout error
Bean Huo
beanhuo at outlook.com
Wed Jul 16 09:10:40 PDT 2014
> However, one thing is clear; 'if' and 'else' should use the same
> indentation level as below.
>
> 1.
> if(){
> ...
> } else {
> ...
> }
>
> 2.
> if(){
> ...
> } else {
> ...
> }
>
> 3.
>
> if(){
> ...
> } else {
> ...
> }
>
> Best regards,
> Jingoo Han
hi,Jinngoo
I'm sorry for misunderstanding for you suggestion,and I will modify my patch in V6.thanks.
More information about the linux-mtd
mailing list