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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1D03DC07E97 for ; Mon, 27 Nov 2023 16:15:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:CC:To:In-Reply-To:References:Message-ID :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=N7yjQUZVanXGydTX04CtHXtzTMyASsYbTFnJdnvqHPY=; b=nNIrebOd3Q6WqL 5ZZNXccnZVMozPwAOAS5TE2p9SVSnUbTXZnjvD1C94ZUZiUx12xkG4KM+ooeFucN5Mf5T9lUVyLug BZVb5mubMyXF3KVDqbaV8m3u+MVWYlc/IUOnCaV6P3QaWG4m9vAqSnVEBwD+Qm0+rkME+sK/t7I1Z ju/U6X9ELeZwrCBtSX8tAAShTSFsvunrA44e/SDirJsWgsOexyl5n60LdMkNbvxtANyElAzCTVD9K P1k8/QKg59LLgT8WdavJXDFXSBZYUpq+s5EISR+QDNQrIwQh/dka7dy80HvvEVC1TQ2O4+RtzMhuq jK418M01dADtHKaet7RQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7eGG-002vqV-14; Mon, 27 Nov 2023 16:15:04 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r7eG8-002vl8-0l; Mon, 27 Nov 2023 16:14:58 +0000 Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3ARDWWgT016256; Mon, 27 Nov 2023 16:14:50 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : date : subject : mime-version : content-type : content-transfer-encoding : message-id : references : in-reply-to : to : cc; s=qcppdkim1; bh=TUJVRQjvVEskKiBUisVR4Gj6ljLGq2tG9U/3HxBNz6E=; b=Np0dKCneVCqk6HOXDuOS9pVMt4eHlA86D+PIu4k4H16oqQMwOVCsgu7I3PSks321xW4x KOxzCucyVkugT+PjLmA1TdMmucEl37GDmMfFglnn4J8tXmLQEMLRK0GTbF9+VO1Elfuu gVy5l2YO3tq4TgljmSvPdlvg3Xs4zyMMgvzl8c4nRJaOTMT+W90axbWjPcy4P0C1zmOa N/IVHT0O0JdhV/ctCb52SQwONdI/w0Ct6smSYJb/vMvZmuMOZ/JxA9aMDWW/QOiBtfyR LBw8+T9Q9pPsLS9lz6rS4zavkrS0/pz6N8roZ/p/zBFTtTDZ/U2Q51oOAfOFHAG3CMFf 6g== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3uk69ud2bf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 27 Nov 2023 16:14:50 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 3ARGEn9n004637 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 27 Nov 2023 16:14:49 GMT Received: from [169.254.0.1] (10.49.16.6) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Mon, 27 Nov 2023 08:14:49 -0800 From: Jeff Johnson Date: Mon, 27 Nov 2023 08:14:47 -0800 Subject: [PATCH 1/4] wifi: ath10k: remove ath10k_htc_record::pauload[] MIME-Version: 1.0 Message-ID: <20231127-flexarray-htc_record-v1-1-6be1f36126fd@quicinc.com> References: <20231127-flexarray-htc_record-v1-0-6be1f36126fd@quicinc.com> In-Reply-To: <20231127-flexarray-htc_record-v1-0-6be1f36126fd@quicinc.com> To: Kalle Valo CC: "Gustavo A. R. Silva" , Kees Cook , , , , , Jeff Johnson X-Mailer: b4 0.12.3 X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01b.na.qualcomm.com (10.47.209.197) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: xaISCWvNSOWFO6yMQ1OnTios_CBxr7UL X-Proofpoint-GUID: xaISCWvNSOWFO6yMQ1OnTios_CBxr7UL X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.987,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-11-27_14,2023-11-27_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 bulkscore=0 adultscore=0 spamscore=0 mlxlogscore=486 mlxscore=0 phishscore=0 priorityscore=1501 suspectscore=0 lowpriorityscore=0 impostorscore=0 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2311060000 definitions=main-2311270111 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231127_081456_420910_E0074F9F X-CRM114-Status: GOOD ( 13.29 ) X-BeenThere: ath11k@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list 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+ath11k=archiver.kernel.org@lists.infradead.org The misspelled pauload member of struct ath10k_htc_record is unused, so remove it. Signed-off-by: Jeff Johnson --- drivers/net/wireless/ath/ath10k/htc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath10k/htc.h b/drivers/net/wireless/ath/ath10k/htc.h index 0d180faf3b77..9cbb901d35e5 100644 --- a/drivers/net/wireless/ath/ath10k/htc.h +++ b/drivers/net/wireless/ath/ath10k/htc.h @@ -249,7 +249,6 @@ struct ath10k_htc_record { struct ath10k_htc_credit_report credit_report[0]; struct ath10k_htc_lookahead_report lookahead_report[0]; struct ath10k_htc_lookahead_bundle lookahead_bundle[0]; - u8 pauload[0]; }; } __packed __aligned(4); -- 2.42.0 -- ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k