[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72m4rES74-GQXQw7uTdY8ku1154u1U6J+xoOfwrWkyu1MA@mail.gmail.com>
Date: Sun, 7 Oct 2018 00:07:30 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: Arnd Bergmann <arnd@...db.de>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-renesas-soc@...r.kernel.org,
kieran.bingham+renesas@...asonboard.com, stable@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] kbuild: fix kernel/bounds.c 'W=1' warning
Hi Masahiro,
On Sat, Oct 6, 2018 at 11:59 PM Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
>
> On Sun, Oct 7, 2018 at 6:18 AM Miguel Ojeda
> <miguel.ojeda.sandonis@...il.com> wrote:
> >
> > I think marking the function as static __used should do the trick and
> > would be less confusing.
>
> I tried __used, but I still see the warning.
It has to be static __used, not only __used! :-)
Cheers,
Miguel
Powered by blists - more mailing lists