Re: [PATCH] staging: android: ion: fix line over 80 characters

2015-07-14 Thread Greg KH
On Wed, Jul 15, 2015 at 11:54:35AM +0800, CHANG FU CHIAO wrote: > line over 80 characters, and I re-split these two lines > thanks for your reminder > > Signed-off-by: CHANG FU CHIAO > --- > drivers/staging/android/ion/ion_chunk_heap.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [PATCH] staging: android: ion: fix line over 80 characters

2015-07-14 Thread Sudip Mukherjee
On Wed, Jul 15, 2015 at 11:54:35AM +0800, CHANG FU CHIAO wrote: > line over 80 characters, and I re-split these two lines > thanks for your reminder This has already been done by: cef853810edc ("staging: android: ion_chunk_heap.c: Fixed line over 80 characters") I think you are not using staging

[PATCH] staging: android: ion: fix line over 80 characters

2015-07-14 Thread CHANG FU CHIAO
line over 80 characters, and I re-split these two lines thanks for your reminder Signed-off-by: CHANG FU CHIAO --- drivers/staging/android/ion/ion_chunk_heap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/android/ion/ion_chunk_heap.c b/drivers/staging/