On Tue, Oct 01, 2013 at 09:39:48PM -0400, Mathieu Rhéaume wrote:
> Fixed a lot of warnings from checkpatch.pl about the 80 characters per line
> limitation.
>
The code was better in the original, sorry. Also this doesn't apply to
linux-next from Friday.
regards,
dan carpenter
On Tue, Oct 01, 2013 at 06:46:44PM -0700, Joe Perches wrote:
> On Tue, 2013-10-01 at 21:39 -0400, Mathieu Rhéaume wrote:
> > Fixed a lot of warnings from checkpatch.pl about the 80 characters per line
> > limitation.
>
> I'd prefer
> s/binder_user_error/binder_user_err/
> or
> s/binde
On Tue, 2013-10-01 at 21:39 -0400, Mathieu Rhéaume wrote:
> Fixed a lot of warnings from checkpatch.pl about the 80 characters per line
> limitation.
I'd prefer
s/binder_user_error/binder_user_err/
or
s/binder_user_error/binder_err/
without doing the strange wrapping
checkpatch
Fixed a lot of warnings from checkpatch.pl about the 80 characters per line
limitation.
Signed-off-by: Mathieu Rhéaume
---
drivers/staging/android/binder.c | 520 ++-
1 file changed, 353 insertions(+), 167 deletions(-)
diff --git a/drivers/staging/android/bi