From: Kalle Valo <kvalo@codeaurora.org>
To: Kees Cook <keescook@chromium.org>
Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org,
ath11k@lists.infradead.org
Subject: Re: [PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
Date: Thu, 19 Dec 2019 16:18:57 +0000 (UTC) [thread overview]
Message-ID: <20191219161857.6FD8AC447AF@smtp.codeaurora.org> (raw)
In-Reply-To: <201912181657.CE7D3CE33@keescook>
Kees Cook <keescook@chromium.org> wrote:
> The FIELD_SIZEOF() macro was redundant, and is being removed from the
> kernel. Since commit c593642c8be0 ("treewide: Use sizeof_field() macro")
> this is one of the last users of the old macro, so replace it.
>
> Signed-off-by: Kees Cook <keescook@chromium.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
ca0e477931c5 ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
--
https://patchwork.kernel.org/patch/11302533/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2019-12-19 16:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-19 0:58 [PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF() Kees Cook
2019-12-19 0:58 ` Kees Cook
2019-12-19 16:18 ` Kalle Valo [this message]
2019-12-19 16:18 ` Kalle Valo
-- strict thread matches above, loose matches on Subject: below --
2019-12-18 17:19 Kees Cook
2019-12-18 17:19 ` Kees Cook
2019-12-18 18:07 ` Kalle Valo
2019-12-18 18:07 ` Kalle Valo
2019-12-19 0:56 ` Kees Cook
2019-12-19 0:56 ` Kees Cook
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=20191219161857.6FD8AC447AF@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath11k@lists.infradead.org \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@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 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.