linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Cristian Marussi <cristian.marussi@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH] firmware: arm_scmi: Fix type error assignment in voltage protocol
Date: Thu, 18 Nov 2021 12:12:40 +0000	[thread overview]
Message-ID: <163723752963.4014471.870903179686074290.b4-ty@arm.com> (raw)
In-Reply-To: <20211115154043.49284-1-cristian.marussi@arm.com>

On Mon, 15 Nov 2021 15:40:42 +0000, Cristian Marussi wrote:
> Fix incorrect type assignment error reported by sparse as:
> 
> drivers/firmware/arm_scmi/voltage.c:159:42: warning: incorrect type in assignment (different base types)
> drivers/firmware/arm_scmi/voltage.c:159:42: expected restricted __le32 [usertype] level_index
> drivers/firmware/arm_scmi/voltage.c:159:42: got unsigned int [usertype] desc_index
> 
> 
> [...]

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/1] firmware: arm_scmi: Fix type error assignment in voltage protocol
      https://git.kernel.org/sudeep.holla/c/026d9835b6

--
Regards,
Sudeep

      parent reply	other threads:[~2021-11-18 12:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 15:40 [PATCH] firmware: arm_scmi: Fix type error assignment in voltage protocol Cristian Marussi
2021-11-15 15:40 ` [PATCH] firmware: arm_scmi: Fix type error in sensor protocol Cristian Marussi
2021-11-18 12:11   ` Sudeep Holla
2021-11-18 12:12 ` Sudeep Holla [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=163723752963.4014471.870903179686074290.b4-ty@arm.com \
    --to=sudeep.holla@arm.com \
    --cc=cristian.marussi@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).