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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 893D6C4167B for ; Mon, 30 Oct 2023 14:44:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233520AbjJ3Oot (ORCPT ); Mon, 30 Oct 2023 10:44:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231919AbjJ3Oor (ORCPT ); Mon, 30 Oct 2023 10:44:47 -0400 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B6D4D3; Mon, 30 Oct 2023 07:44:45 -0700 (PDT) Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 39UE4MqY010666; Mon, 30 Oct 2023 14:44:36 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=mXSGZUEjOreMAiQEx2UggsToksCZ04QF2O4pPO5u4gg=; b=Z0gzTpYd9PbtuUsxDjs4VynhJcIPJ4v2uP8P57PV8S9HObq+w5QM5UNKRIV8yDHfWgNY VqT7ziHS03vJE10M3enptjSEhyd2ypf97cEIbe9M1CCGrremhf2xi0Tfa+kPdd4XFC7y jc5eKR1tdn0HsspNoOwXMtrDequOQQMLXngT6A6/We66taG7wNHg0VzwjmMjis2F1Jdd skfU8T3947d4I2roFbrC5v3r8odkGbKzPe/rDAAa6g29OSP7qKtZYU6+f3YCB1HV9liW Sq83BFIkEAo2XKqNvY1G/LnwklilRxodGQ5YqJwhDb5RXIsFOrleuawRwQOuRQ8OBq0g vw== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3u280jrwfq-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 30 Oct 2023 14:44:36 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 39UEiZxc028289 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 30 Oct 2023 14:44:35 GMT Received: from [10.48.245.206] (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.39; Mon, 30 Oct 2023 07:44:35 -0700 Message-ID: <13eb9eec-29f7-431e-9069-c2dd67d50db5@quicinc.com> Date: Mon, 30 Oct 2023 07:44:34 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next] wifi: ath11k: Remove unneeded semicolon Content-Language: en-US To: Yang Li , CC: , , , Abaci Robot , Anilkumar Kolli References: <20231030060225.28987-1-yang.lee@linux.alibaba.com> From: Jeff Johnson In-Reply-To: <20231030060225.28987-1-yang.lee@linux.alibaba.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) 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-GUID: slg_UMqCEmqJW65rj-7bdCV3966MkiR3 X-Proofpoint-ORIG-GUID: slg_UMqCEmqJW65rj-7bdCV3966MkiR3 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-10-30_10,2023-10-27_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 lowpriorityscore=0 priorityscore=1501 phishscore=0 mlxlogscore=444 adultscore=0 spamscore=0 bulkscore=0 impostorscore=0 clxscore=1011 mlxscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2310240000 definitions=main-2310300113 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/29/2023 11:02 PM, Yang Li wrote: > ./drivers/net/wireless/ath/ath11k/fw.c:136:2-3: Unneeded semicolon > > Reported-by: Abaci Robot > Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7073 > Signed-off-by: Yang Li Acked-by: Jeff Johnson