Re: [PATCH] staging: android: ion: fix coding style issue

From: adheer chandravanshi
Date: Wed Apr 26 2017 - 12:34:35 EST


On Wed, Apr 26, 2017 at 12:26 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Sun, Apr 23, 2017 at 03:37:29PM +0530, Adheer Chandravanshi wrote:
>> Use tab instead of spaces for indentation, as reported by checkpatch.pl
>>
>> Signed-off-by: Adheer Chandravanshi <adheerchandravanshi@xxxxxxxxx>
>> ---
>> drivers/staging/android/ion/ion_cma_heap.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> Someone else sent this patch right before you did, sorry :(

No issues, thanks for letting me know about it.