[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170718150042.GA441@Lemur.attlocal.net>
Date: Tue, 18 Jul 2017 11:00:42 -0400
From: Joseph Wright <rjosephwright@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: arve@...roid.com, riandrews@...roid.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/1] Staging: android/ion: declare function static
On Tue, Jul 18, 2017 at 08:58:22AM +0200, Greg KH wrote:
> On Sat, Jul 15, 2017 at 11:43:05AM +0000, Joseph Wright wrote:
> > Declare private function static to fix sparse warning:
> >
> > ion_cma_heap.c:109:5: warning: symbol '__ion_add_cma_heaps' \
> > was not declared. Should it be static?
> >
> > Signed-off-by: Joseph Wright <rjosephwright@...il.com>
> > ---
> > Changes in v3:
> > - Make subject clearer
> >
> > drivers/staging/android/ion/ion_cma_heap.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Sorry, does not apply to my tree as I think someone else already did
> this before you did :(
Okay, thanks anyway.
Joseph
Powered by blists - more mailing lists