From: Joseph Wright <rjosephwright@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: arve@android.com, riandrews@android.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/1] Staging: android/ion: declare function static
Date: Tue, 18 Jul 2017 11:00:42 -0400 [thread overview]
Message-ID: <20170718150042.GA441@Lemur.attlocal.net> (raw)
In-Reply-To: <20170718065822.GA24804@kroah.com>
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@gmail.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
prev parent reply other threads:[~2017-07-18 15:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-15 11:43 [PATCH v3 0/1] Staging: android/ion: fix sparse warnings Joseph Wright
2017-07-15 11:43 ` [PATCH v3 1/1] Staging: android/ion: declare function static Joseph Wright
2017-07-18 6:58 ` Greg KH
2017-07-18 15:00 ` Joseph Wright [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170718150042.GA441@Lemur.attlocal.net \
--to=rjosephwright@gmail.com \
--cc=arve@android.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=riandrews@android.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome