From patchwork Fri Nov 29 20:28:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeffrey Hugo X-Patchwork-Id: 13888937 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A2CCC1A2643 for ; Fri, 29 Nov 2024 20:29:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732912143; cv=none; b=Ns0t8qRj9PH05zBzZ2U1HI5846d+vGFrGZ3hsPMtE0YkHxjz4MrRMQ/cXUeCCydhrK/qDMZunmqXFRoNsRbV8l+G8p9xYnIKFkOSwo23Q1xQAHojLSXZEDtEC6Mi7fyU2FqWyyqrYlIN+3TxPQ9z7EuMath5SJxjg/yLBY1OQ8w= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732912143; c=relaxed/simple; bh=x0aKvu02GGwfWVCFR0Np9j61Qpi/VgWF8rdyWLL73Bg=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=DX2q7PKnc/0VVd/A3KtKiZPCsDnEh4dVte4VC+rW1aNmA16EHMdOYDIDCyErONyLjwBlxwESKtCBpEEuMdi25E8eannTiID/qfvgszRyijLBQ2LN9l7F3YHGncjk3dR5N86ae2ACOhOzVm0SS1mu+JG2vZquqzYWUD6ah69lrUU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=nn8A0dv3; arc=none smtp.client-ip=205.220.168.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="nn8A0dv3" Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4AT83fIL004209; Fri, 29 Nov 2024 20:29:00 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=ozSH48AQ8QskLuRPYuvhAv nTRX0ybLsc1XXKdSESFJ8=; b=nn8A0dv3tfNtWN09jGDmZS2zZSH77jYU0f9Cz0 iz/L5czq8Y2i4v4l+brZ0jWCQs0wuYqZEhmqbCIwNnL8YeP49Fnu14pHoGzPoOmA +AfPkZ9nmAOsQdEXxjFDI1cBIvPPowU5XT6ydB+59WNKnp+moaIA4ThzI6Mh0pJm kihf0GCbEXnFHUxDSjess7Vbpoqo9oRvb85nAXGRAnqCle4PRdFYlmK5cvdhd/0I 7x/CLDQgnLhHTa5BUZEOk9PKP3sdi1Oxd2TvqEtfMeT4IMiSQzFG/g7+r1mk/LSG ErrA0UGvkJ+RZBGF3FmDV5NiK3iwUaqyUh82E4wN3zLzr0tQ== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4379s6sqdb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 29 Nov 2024 20:29:00 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4ATKSxw7009206 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 29 Nov 2024 20:28:59 GMT Received: from jhugo-lnx.qualcomm.com (10.80.80.8) 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.1544.9; Fri, 29 Nov 2024 12:28:59 -0800 From: Jeffrey Hugo To: , CC: , , Jeffrey Hugo Subject: [PATCH] accel/qaic: Fix typo for struct qaic_manage_trans_passthrough Date: Fri, 29 Nov 2024 13:28:45 -0700 Message-ID: <20241129202845.3579306-1-quic_jhugo@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) 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: Ygur-hW5AQgDp1zp2f89XbymLBy6OBtf X-Proofpoint-GUID: Ygur-hW5AQgDp1zp2f89XbymLBy6OBtf X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 phishscore=0 impostorscore=0 priorityscore=1501 malwarescore=0 suspectscore=0 adultscore=0 lowpriorityscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxlogscore=671 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2411290163 The documentation header for struct qaic_manage_trans_passthrough has a typo - "t" is missing in "transaction". Signed-off-by: Jeffrey Hugo --- include/uapi/drm/qaic_accel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/drm/qaic_accel.h b/include/uapi/drm/qaic_accel.h index d3ca876a08e9..c92d0309d583 100644 --- a/include/uapi/drm/qaic_accel.h +++ b/include/uapi/drm/qaic_accel.h @@ -64,7 +64,7 @@ struct qaic_manage_trans_hdr { /** * struct qaic_manage_trans_passthrough - Defines a passthrough transaction. * @hdr: In. Header to identify this transaction. - * @data: In. Payload of this ransaction. Opaque to the driver. Userspace must + * @data: In. Payload of this transaction. Opaque to the driver. Userspace must * encode in little endian and align/pad to 64-bit. */ struct qaic_manage_trans_passthrough {