From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B7A3CC43217 for ; Tue, 14 Sep 2021 07:08:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9921061165 for ; Tue, 14 Sep 2021 07:08:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240500AbhINHJT (ORCPT ); Tue, 14 Sep 2021 03:09:19 -0400 Received: from m43-7.mailgun.net ([69.72.43.7]:40680 "EHLO m43-7.mailgun.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240502AbhINHJR (ORCPT ); Tue, 14 Sep 2021 03:09:17 -0400 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1631603280; h=Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=1yGBAOzykoPqaL8kTyOrJfYcrmW40BB4LnelYchb6Y4=; b=TXCR7rMzU/XkTddC9Lw1MCP7RUVW8fR+hQHNP9Ki2hAWxxvrfOdN++cfnqt0xOLb6mkNuMUS nb62wj2rQ7b/rx112xcVPNmO2veD8btGQXZoj+moOE82U7T6+oe8tB2eu8dYDlzM/96A5nBt q+lQMLvOzeYp6bxnQhNNgRqPFwY= X-Mailgun-Sending-Ip: 69.72.43.7 X-Mailgun-Sid: WyJiZjI2MiIsICJuZXRkZXZAdmdlci5rZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n05.prod.us-west-2.postgun.com with SMTP id 61404a438b04ef858983fb15 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Tue, 14 Sep 2021 07:07:47 GMT Sender: kvalo=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 87A73C4360C; Tue, 14 Sep 2021 07:07:47 +0000 (UTC) Received: from tykki (tynnyri.adurom.net [51.15.11.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id C8918C4338F; Tue, 14 Sep 2021 07:07:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.codeaurora.org C8918C4338F Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=fail smtp.mailfrom=codeaurora.org From: Kalle Valo To: "Gustavo A. R. Silva" Cc: "Gustavo A. R. Silva" , "David S. Miller" , Jakub Kicinski , ath11k@lists.infradead.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Subject: Re: [PATCH][next] ath11k: Replace one-element array with flexible-array member References: <20210823172159.GA25800@embeddedor> <6e8229a1-187c-cd69-ad1c-018737e5e455@embeddedor.com> Date: Tue, 14 Sep 2021 10:07:40 +0300 In-Reply-To: <6e8229a1-187c-cd69-ad1c-018737e5e455@embeddedor.com> (Gustavo A. R. Silva's message of "Sun, 12 Sep 2021 14:44:07 -0500") Message-ID: <87r1dr1vpf.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org "Gustavo A. R. Silva" writes: > I wonder if you can take this patch, please. This is in my queue, please do not take ath11k patches. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches