[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdb4g5XK16B3TUoTO6mo-fviiEKsm=5SXufrpVeibCXTfw@mail.gmail.com>
Date: Wed, 7 Aug 2013 21:35:02 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Jingoo Han <jg1.han@...sung.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Srinivas Kandagatla <srinivas.kandagatla@...com>
Subject: Re: [PATCH 2/3] pinctrl: st: Staticize local symbols
On Tue, Aug 6, 2013 at 11:12 AM, Jingoo Han <jg1.han@...sung.com> wrote:
> These local symbols are used only in this file.
> Fix the following sparse warning:
>
> drivers/pinctrl/pinctrl-st.c:291:14: warning: symbol 'stih415_input_delays' was not declared. Should it be static?
> drivers/pinctrl/pinctrl-st.c:292:14: warning: symbol 'stih415_output_delays' was not declared. Should it be static?
> drivers/pinctrl/pinctrl-st.c:327:14: warning: symbol 'stih416_delays' was not declared. Should it be static?
> drivers/pinctrl/pinctrl-st.c:814:12: warning: symbol 'st_pmx_get_fname' was not declared. Should it be static?
>
> Signed-off-by: Jingoo Han <jg1.han@...sung.com>
I already got an identical patch by some other sparse hacker, but thanks
anyway!
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists