From: Jignesh R Patel
Fixes the following checkpatch warning:
Warning: Line over 80 characters
Signed-off-by: Jignesh R Patel
---
drivers/staging/android/ion/ion_cma_heap.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/android/ion/ion_cma_heap.c
b
From: Jignesh R Patel
This patch fix coding style problem of more then
80 character in one line. This patch does not change any
logic.
Signed-off-by: Jignesh R Patel
---
drivers/staging/android/ion/ion_cma_heap.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers