[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170823053819.GE23426@kroah.com>
Date: Tue, 22 Aug 2017 22:38:19 -0700
From: Greg KH <greg@...ah.com>
To: Nick Fox <fox.nicholas.j@...il.com>
Cc: arve@...roid.com, riandrews@...roid.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] staging: android: ion: Remove extra line (checkpatch)
On Tue, Aug 22, 2017 at 10:55:36PM -0400, Nick Fox wrote:
> Remove extra blank line (reported by checkpatch.pl)
>
> Signed-off-by: Nick Fox <fox.nicholas.j@...il.com>
> ---
> drivers/staging/android/ion/ion_cma_heap.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/android/ion/ion_cma_heap.c b/drivers/staging/android/ion/ion_cma_heap.c
> index a0949bc0dcf4..b06f4cee9c7c 100644
> --- a/drivers/staging/android/ion/ion_cma_heap.c
> +++ b/drivers/staging/android/ion/ion_cma_heap.c
> @@ -31,7 +31,6 @@ struct ion_cma_heap {
>
> #define to_cma_heap(x) container_of(x, struct ion_cma_heap, heap)
>
> -
Also doesn't apply...
Powered by blists - more mailing lists