Re: [PATCH v3 0/4] Cosmetic changes to the android binder proc release code

2013-03-12 Thread Dan Carpenter
On Tue, Mar 12, 2013 at 11:41:58AM +0100, Mirsal Ennaime wrote: > Changes from v2 > > * kept arguments aligned with parentesis (Following >Arve Hjønnevåg's review) > * added a fourth patch which removes function names from string litterals >in favor __func__ (Following Dan Carpenter's re

[PATCH v3 0/4] Cosmetic changes to the android binder proc release code

2013-03-12 Thread Mirsal Ennaime
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(+),