Fix an instance of -Wdeclaration-after-statement
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/android/binder.c b/drivers/staging/android/binder.c
index 18a83e2..c833b53 100644
--- a
* Use tabs
* Remove a couple of "80-columns" checkpatch warnings
* Separate code paths with empty lines for readability
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 22 +-
1 file changed, 17 insertions(+), 5 deletions(-)
diff --git
in 80 columns.
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 80 +++---
1 file changed, 49 insertions(+), 31 deletions(-)
diff --git a/drivers/staging/android/binder.c b/drivers/staging/android/binder.c
index 24456a0..11b3f7b 100644
--- a
Remove one level of indentation from the binder proc page release code
by using slightly different control semantics.
This is a cosmetic patch which removes checkpatch "80-columns" warnings
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 24 +
Hello,
These are cleanup patches related to the binder_deferred_release function
in the android binder staging driver which improve readability while removing
checkpatch and compiler warnings.
drivers/staging/android/binder.c | 121
+++
1 file changed, 7
columns.
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 76 +++---
1 file changed, 46 insertions(+), 30 deletions(-)
diff --git a/drivers/staging/android/binder.c b/drivers/staging/android/binder.c
index 24456a0..43f823d 100644
--- a/drivers
* Use tabs
* Remove a few "80-columns" checkpatch warnings
* Separate code paths with empty lines for readability
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 42 +-
1 file changed, 28 insertions(+), 14 deletions(-)
di
Remove one level of indentation from the binder proc page release code
by using slightly different control semantics.
This is a cosmetic patch which removes checkpatch "80-columns" warnings
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 25 ++
Hello,
These are cleanup patches related to the binder_deferred_release function
in the android binder staging driver which improve readability while removing
checkpatch and compiler warnings.
drivers/staging/android/binder.c | 137 +---
1 file changed, 85 insertions(+),
* Use tabs where applicable
* Remove a few "80-columns" checkpatch warnings
* Separate code paths with empty lines for readability
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 32 ++--
1 file changed, 22 insertions(+), 10
columns.
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 76 +++---
1 file changed, 46 insertions(+), 30 deletions(-)
diff --git a/drivers/staging/android/binder.c b/drivers/staging/android/binder.c
index 24456a0..9180a5b 100644
--- a/drivers
Debug messages sent in binder_deferred_release begin with
"binder_release:" which is a bit misleading as binder_release is not
directly part of the call stack. Use __func__ instead for debug messages
in binder_deferred_release.
Signed-off-by: Mirsal Ennaime
---
drivers/staging/androi
Remove one level of indentation from the binder proc page release code
by using slightly different control semantics.
Signed-off-by: Mirsal Ennaime
---
drivers/staging/android/binder.c | 22 --
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/drivers/staging
Hello,
These are cleanup patches related to the binder_deferred_release function
in the android binder staging driver which improve readability while removing
checkpatch and compiler warnings.
drivers/staging/android/binder.c | 138 +---
1 file changed, 84 insertions(+),
14 matches
Mail list logo