From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by mx.groups.io with SMTP id smtpd.web11.10828.1661347767287664923 for ; Wed, 24 Aug 2022 06:29:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=o8qYvRgA; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: quicinc.com, ip: 205.220.168.131, mailfrom: quic_llindhol@quicinc.com) Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 27OCiFPE007835; Wed, 24 Aug 2022 13:29:23 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=qcppdkim1; bh=1p696hlxzjQVAKWL4En8pb3k4andKOWv5wbAKmUMleo=; b=o8qYvRgAiJFkn3oHXsfYvMbV0OWgI4BIxRi7/JvLCINKQ3JZi/3ka9fvhMIdG68fJy5O 75aTEuj54Sz5ZTene7Ln0oLBClMFh4kgIzEGyUsMuXSBGmagirowrxZz6S6Qr8jaEdzQ 2o2MEC31Fnjs/xbflXB55OTGa4l1FtN6wIIgxh65p4QsABVJXpZudB9laU95BvDvUw2b vGG5hF77IQ0lLCFlE71MU8FjB+604pbRY8rndghNdanbTereXGEiFGitYjoHGOVP60fM a4oCsZ0bfA03WTXbIaW4f1srCrvt/m9jtZLiqhvcb9ZzFPIi40o0MTcEWEwZcHCYxB+b Gg== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3j52pqkd2j-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 24 Aug 2022 13:29:22 +0000 Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 27ODTMG7004124 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 24 Aug 2022 13:29:22 GMT Received: from qc-i7.hemma.eciton.net (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.29; Wed, 24 Aug 2022 06:29:20 -0700 Date: Wed, 24 Aug 2022 14:29:17 +0100 From: "Leif Lindholm" To: CC: , Ard Biesheuvel , Abner Chang Subject: Re: [PATCH 08/24] EmbeddedPkg: Remove duplicated words Message-ID: References: <20220823160031.991072-1-Pierre.Gondois@arm.com> <20220823160031.991072-9-Pierre.Gondois@arm.com> MIME-Version: 1.0 In-Reply-To: <20220823160031.991072-9-Pierre.Gondois@arm.com> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: NrQNOrPI4eZ0K9n_CDdoVCau8oOFhBvL X-Proofpoint-GUID: NrQNOrPI4eZ0K9n_CDdoVCau8oOFhBvL X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-08-24_07,2022-08-22_02,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 bulkscore=0 phishscore=0 mlxlogscore=915 clxscore=1011 malwarescore=0 lowpriorityscore=0 impostorscore=0 suspectscore=0 spamscore=0 mlxscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2207270000 definitions=main-2208240051 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Aug 23, 2022 at 18:00:15 +0200, Pierre.Gondois@arm.com wrote: > From: Pierre Gondois > > In an effort to clean the documentation of the above > package, remove duplicated words. > > Cc: Leif Lindholm > Cc: Ard Biesheuvel > Cc: Abner Chang > Signed-off-by: Pierre Gondois Reviewed-by: Leif Lindholm > --- > EmbeddedPkg/GdbStub/SerialIo.c | 2 +- > EmbeddedPkg/Include/Library/GdbSerialLib.h | 2 +- > EmbeddedPkg/Include/Library/RealTimeClockLib.h | 2 +- > .../Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c | 2 +- > EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c | 2 +- > EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c | 2 +- > .../Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c | 2 +- > EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c | 2 +- > 8 files changed, 8 insertions(+), 8 deletions(-) > > diff --git a/EmbeddedPkg/GdbStub/SerialIo.c b/EmbeddedPkg/GdbStub/SerialIo.c > index 9970ab687e4b..98ea611e8b04 100644 > --- a/EmbeddedPkg/GdbStub/SerialIo.c > +++ b/EmbeddedPkg/GdbStub/SerialIo.c > @@ -283,7 +283,7 @@ GdbSerialReset ( > data buts, and stop bits on a serial device. > > @param This Protocol instance pointer. > - @param BaudRate The requested baud rate. A BaudRate value of 0 will use the the > + @param BaudRate The requested baud rate. A BaudRate value of 0 will use the > device's default interface speed. > @param ReceiveFifoDepth The requested depth of the FIFO on the receive side of the > serial interface. A ReceiveFifoDepth value of 0 will use > diff --git a/EmbeddedPkg/Include/Library/GdbSerialLib.h b/EmbeddedPkg/Include/Library/GdbSerialLib.h > index 4845d6018cfe..58c3a5643c92 100644 > --- a/EmbeddedPkg/Include/Library/GdbSerialLib.h > +++ b/EmbeddedPkg/Include/Library/GdbSerialLib.h > @@ -15,7 +15,7 @@ > data buts, and stop bits on a serial device. This call is optional as the serial > port will be set up with defaults base on PCD values. > > - @param BaudRate The requested baud rate. A BaudRate value of 0 will use the the > + @param BaudRate The requested baud rate. A BaudRate value of 0 will use the > device's default interface speed. > @param Parity The type of parity to use on this serial device. A Parity value of > DefaultParity will use the device's default parity value. > diff --git a/EmbeddedPkg/Include/Library/RealTimeClockLib.h b/EmbeddedPkg/Include/Library/RealTimeClockLib.h > index 9cc26c40a89d..ff45e26d6cfc 100644 > --- a/EmbeddedPkg/Include/Library/RealTimeClockLib.h > +++ b/EmbeddedPkg/Include/Library/RealTimeClockLib.h > @@ -39,7 +39,7 @@ LibGetTime ( > > @retval EFI_SUCCESS The operation completed successfully. > @retval EFI_INVALID_PARAMETER A time field is out of range. > - @retval EFI_DEVICE_ERROR The time could not be set due due to hardware error. > + @retval EFI_DEVICE_ERROR The time could not be set due to hardware error. > > **/ > EFI_STATUS > diff --git a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c > index d53a5fe47f18..334eb77607dd 100644 > --- a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c > +++ b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c > @@ -51,7 +51,7 @@ GdbSerialLibDebugPortConstructor ( > data buts, and stop bits on a serial device. This call is optional as the serial > port will be set up with defaults base on PCD values. > > - @param BaudRate The requested baud rate. A BaudRate value of 0 will use the the > + @param BaudRate The requested baud rate. A BaudRate value of 0 will use the > device's default interface speed. > @param Parity The type of parity to use on this serial device. A Parity value of > DefaultParity will use the device's default parity value. > diff --git a/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c b/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c > index 75e00773ec7d..dea05c344042 100644 > --- a/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c > +++ b/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c > @@ -78,7 +78,7 @@ GdbSerialLibConstructor ( > data buts, and stop bits on a serial device. This call is optional as the serial > port will be set up with defaults base on PCD values. > > - @param BaudRate The requested baud rate. A BaudRate value of 0 will use the the > + @param BaudRate The requested baud rate. A BaudRate value of 0 will use the > device's default interface speed. > @param Parity The type of parity to use on this serial device. A Parity value of > DefaultParity will use the device's default parity value. > diff --git a/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c b/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c > index 7e8aaf28f6c9..cb5025914e3f 100644 > --- a/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c > +++ b/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c > @@ -48,7 +48,7 @@ LibGetTime ( > > @retval EFI_SUCCESS The operation completed successfully. > @retval EFI_INVALID_PARAMETER A time field is out of range. > - @retval EFI_DEVICE_ERROR The time could not be set due due to hardware error. > + @retval EFI_DEVICE_ERROR The time could not be set due to hardware error. > > **/ > EFI_STATUS > diff --git a/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c b/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c > index fe963a315ae7..685e590980ec 100644 > --- a/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c > +++ b/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c > @@ -233,7 +233,7 @@ LibGetTime ( > > @retval EFI_SUCCESS The operation completed successfully. > @retval EFI_INVALID_PARAMETER A time field is out of range. > - @retval EFI_DEVICE_ERROR The time could not be set due due to hardware error. > + @retval EFI_DEVICE_ERROR The time could not be set due to hardware error. > > **/ > EFI_STATUS > diff --git a/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c b/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c > index 308e8cfca4bb..7adb7324057e 100644 > --- a/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c > +++ b/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c > @@ -74,7 +74,7 @@ GetTime ( > > @retval EFI_SUCCESS The operation completed successfully. > @retval EFI_INVALID_PARAMETER A time field is out of range. > - @retval EFI_DEVICE_ERROR The time could not be set due due to hardware error. > + @retval EFI_DEVICE_ERROR The time could not be set due to hardware error. > > **/ > EFI_STATUS > -- > 2.25.1 >