On Mon, Sep 8, 2014 at 7:41 PM, Joe Perches wrote:
> On Mon, 2014-09-08 at 18:16 +0400, Dmitry Voytik wrote:
>> Fix coding style issues:
>> * put braces in all if-else branches;
>> * limit the length of changed lines to 80 columns.
>> checkpatch.pl warning count reduces by 3.
>>
>> Signed-off-by:
On Mon, 2014-09-08 at 18:16 +0400, Dmitry Voytik wrote:
> Fix coding style issues:
> * put braces in all if-else branches;
> * limit the length of changed lines to 80 columns.
> checkpatch.pl warning count reduces by 3.
>
> Signed-off-by: Dmitry Voytik
> Reviewed-by: Joe Perches
Hi Dmitry.
I d
Fix coding style issues:
* put braces in all if-else branches;
* limit the length of changed lines to 80 columns.
checkpatch.pl warning count reduces by 3.
Signed-off-by: Dmitry Voytik
Reviewed-by: Joe Perches
---
drivers/staging/android/binder.c | 16 ++--
1 file changed, 10 insert
On Mon, 2014-09-08 at 17:37 +0400, Dmitry Voytik wrote:
> Fix coding style issues:
> * put braces in all if-else branches;
> * limit the length of changed lines to 80 columns.
> checkpatch.pl warning count reduces by 3.
[]
> diff --git a/drivers/staging/android/binder.c
> b/drivers/staging/android
Fix coding style issues:
* put braces in all if-else branches;
* limit the length of changed lines to 80 columns.
checkpatch.pl warning count reduces by 3.
Signed-off-by: Dmitry Voytik
---
drivers/staging/android/binder.c | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
d
5 matches
Mail list logo