All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Alim Akhtar <alim.akhtar@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-samsung-soc@vger.kernel.org,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	linux-arm-kernel@lists.infradead.org,
	Ajay Kumar <ajaykumar.rs@samsung.com>,
	linux-gpio@vger.kernel.org, Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org
Cc: kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] pinctrl: samsung: staticize fsd_pin_ctrl
Date: Mon,  4 Apr 2022 18:59:33 +0200	[thread overview]
Message-ID: <164909156896.1676419.11230425886960608496.b4-ty@linaro.org> (raw)
In-Reply-To: <20220331194526.52444-1-krzysztof.kozlowski@linaro.org>

On Thu, 31 Mar 2022 21:45:26 +0200, Krzysztof Kozlowski wrote:
> struct fsd_pin_ctrl is not used outside of the file, so it can be made
> static.  This fixes sparse warning:
> 
>   drivers/pinctrl/samsung/pinctrl-exynos-arm64.c:773:31: sparse:
>     symbol 'fsd_pin_ctrl' was not declared. Should it be static?
> 
> 
> [...]

Applied, thanks!

[1/1] pinctrl: samsung: staticize fsd_pin_ctrl
      commit: abb860ac7e3f022a233f34b12d035d49abfc114d

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Alim Akhtar <alim.akhtar@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-samsung-soc@vger.kernel.org,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	linux-arm-kernel@lists.infradead.org,
	Ajay Kumar <ajaykumar.rs@samsung.com>,
	linux-gpio@vger.kernel.org, Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org
Cc: kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] pinctrl: samsung: staticize fsd_pin_ctrl
Date: Mon,  4 Apr 2022 18:59:33 +0200	[thread overview]
Message-ID: <164909156896.1676419.11230425886960608496.b4-ty@linaro.org> (raw)
In-Reply-To: <20220331194526.52444-1-krzysztof.kozlowski@linaro.org>

On Thu, 31 Mar 2022 21:45:26 +0200, Krzysztof Kozlowski wrote:
> struct fsd_pin_ctrl is not used outside of the file, so it can be made
> static.  This fixes sparse warning:
> 
>   drivers/pinctrl/samsung/pinctrl-exynos-arm64.c:773:31: sparse:
>     symbol 'fsd_pin_ctrl' was not declared. Should it be static?
> 
> 
> [...]

Applied, thanks!

[1/1] pinctrl: samsung: staticize fsd_pin_ctrl
      commit: abb860ac7e3f022a233f34b12d035d49abfc114d

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

  parent reply	other threads:[~2022-04-04 17:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220331194535epcas5p12503b9e75eb7e1147c1f6ab4548756ac@epcas5p1.samsung.com>
2022-03-31 19:45 ` [PATCH] pinctrl: samsung: staticize fsd_pin_ctrl Krzysztof Kozlowski
2022-03-31 19:45   ` Krzysztof Kozlowski
2022-04-01  5:14   ` Alim Akhtar
2022-04-01  5:14     ` Alim Akhtar
2022-04-04 16:59   ` Krzysztof Kozlowski [this message]
2022-04-04 16:59     ` Krzysztof Kozlowski

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=164909156896.1676419.11230425886960608496.b4-ty@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=ajaykumar.rs@samsung.com \
    --cc=alim.akhtar@samsung.com \
    --cc=krzk@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=s.nawrocki@samsung.com \
    --cc=tomasz.figa@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.