linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Remi Depommier <rde@setrix.com>
Cc: linux-wireless@vger.kernel.org, Remi Depommier <rde@setrix.com>
Subject: Re: [PATCH] brcmfmac: Fix incorrect type in assignment
Date: Tue, 24 Nov 2020 15:03:40 +0000 (UTC)	[thread overview]
Message-ID: <20201124150340.C33EFC43460@smtp.codeaurora.org> (raw)
In-Reply-To: <20201116001639.31958-1-rde@setrix.com>

Remi Depommier <rde@setrix.com> wrote:

> The left-hand side of the assignment from cpu_to_le32() should be of
> type __le32. This commit clears the warning reported by sparse when
> building with C=1 CF="-D__CHECK_ENDIAN__".
> 
> Fixes: d56fd83cf99c ("brcmfmac: fix SDIO access for big-endian host")
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Remi Depommier <rde@setrix.com>

Patch applied to wireless-drivers-next.git, thanks.

fa3622bbea10 brcmfmac: Fix incorrect type in assignment

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20201116001639.31958-1-rde@setrix.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


      reply	other threads:[~2020-11-24 15:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20 17:46 [PATCH] brcmfmac: fix SDIO access for big-endian host Remi Depommier
2020-11-07 15:49 ` Kalle Valo
2020-11-16  0:16 ` [PATCH] brcmfmac: Fix incorrect type in assignment Remi Depommier
2020-11-24 15:03   ` Kalle Valo [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=20201124150340.C33EFC43460@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rde@setrix.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;
as well as URLs for NNTP newsgroup(s).