From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail26.static.mailgun.info ([104.130.122.26]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihyVu-0003OE-EC for ath11k@lists.infradead.org; Thu, 19 Dec 2019 16:19:00 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF() From: Kalle Valo In-Reply-To: <201912181657.CE7D3CE33@keescook> References: <201912181657.CE7D3CE33@keescook> Message-Id: <20191219161857.473A0C447A2@smtp.codeaurora.org> Date: Thu, 19 Dec 2019 16:18:57 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Kees Cook Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath11k@lists.infradead.org Kees Cook 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 > Signed-off-by: Kalle Valo 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 _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k