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=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=unavailable 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 75B32C433DB for ; Tue, 9 Mar 2021 03:50:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4D42E6522B for ; Tue, 9 Mar 2021 03:50:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230058AbhCIDuI (ORCPT ); Mon, 8 Mar 2021 22:50:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230056AbhCIDuC (ORCPT ); Mon, 8 Mar 2021 22:50:02 -0500 Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 27A8EC06174A for ; Mon, 8 Mar 2021 19:50:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Transfer-Encoding:Content-Type :In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description; bh=Em4tvMXPYiKF+oE0u3rKmZiyAST6rAz5Klub7t+/W7M=; b=YEqs2goCzBzS0Yv463fKAS301P Whw1OwIr1UePKLqymmcuWudg00fP6m4gVEEQaUt7OFvFrINXeysLV5MHGCGnJt5GEQ/VRWJZtNmXx NTCJT82iOTDI95+OyK4xlTSdd8RHF0yNukTjwV52BmrtjxtzMx0Wk3K82yphxQyqmJySh8uDDqyDQ QEJZk1FqpVd/+wERyzA0/3RRO4QyEvbXLrhpkogkuUhQFk2K1fgQg+C6Re51NzI4dhP6peuj1CEKC mka6bwV/PeVBDsLPft8KXF6nfF+RotUE1/1vnAaxPo0bq6HJfP8TD1OqEFMXATP5IXX5LgCcjYsM4 y7ThAQcA==; Received: from merlin.infradead.org ([2001:8b0:10b:1234::107]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lJTNg-003iO5-9D for linux-arm-msm@vger.kernel.org; Tue, 09 Mar 2021 03:50:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description; bh=Em4tvMXPYiKF+oE0u3rKmZiyAST6rAz5Klub7t+/W7M=; b=KTNOWwIYqzDsSmXgVPJcvClkl7 mcJ8iGITlOTpKzIUp1tsuwr6UYPEd+Icwq7HRb22ih2+WpsYczs5sKpGCNH8v5q2lxhgjQFZb2IKy 0CJgs6JTMQxKPSGwp/gtJN88jyTucD+vBigTRgY4mK53W2RPr2QeAOn4oAxtLh5VQh2PQP5kJJAkk VDGtUN13AoRnGcnTzVw56GHq9HN4yu+lcnI+f6o9Kn+vS/XzfAaLwbUXzXsNd1XKPWRhnrQXfnzLd fBR4ArtG2U1eq3tkgI2WETdwtoiKaAo4k6SXAe3gGhGwslMUT/9nU5hr6c4ATlhcLNxyFSuU2fYWv CjIUM20w==; Received: from [2601:1c0:6280:3f0::3ba4] by merlin.infradead.org with esmtpsa (Exim 4.94 #2 (Red Hat Linux)) id 1lJTNb-000bxU-CO; Tue, 09 Mar 2021 03:49:56 +0000 Subject: Re: [PATCH] soc: qcom: Fix typos in the file qmi_encdec.c To: Bhaskar Chowdhury , agross@kernel.org, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210306213542.19413-1-unixbhaskar@gmail.com> From: Randy Dunlap Message-ID: <080d15f5-6f91-68fe-a135-87269b722a3d@infradead.org> Date: Mon, 8 Mar 2021 19:49:52 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: <20210306213542.19413-1-unixbhaskar@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 3/6/21 1:35 PM, Bhaskar Chowdhury wrote: > > Rudimentory spelling fixes throughout the file. > > s/descibing/describing/ > s/inforation/information/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/soc/qcom/qmi_encdec.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/soc/qcom/qmi_encdec.c b/drivers/soc/qcom/qmi_encdec.c > index 3aaab71d1b2c..328cc8237191 100644 > --- a/drivers/soc/qcom/qmi_encdec.c > +++ b/drivers/soc/qcom/qmi_encdec.c > @@ -451,11 +451,11 @@ static int qmi_decode_basic_elem(void *buf_dst, const void *buf_src, > > /** > * qmi_decode_struct_elem() - Decodes elements of struct data type > - * @ei_array: Struct info array descibing the struct element. > + * @ei_array: Struct info array describing the struct element. > * @buf_dst: Buffer to store the decoded element. > * @buf_src: Buffer containing the elements in QMI wire format. > * @elem_len: Number of elements to be decoded. > - * @tlv_len: Total size of the encoded inforation corresponding to > + * @tlv_len: Total size of the encoded information corresponding to > * this struct element. > * @dec_level: Depth of the nested structure from the main structure. > * > @@ -499,10 +499,10 @@ static int qmi_decode_struct_elem(struct qmi_elem_info *ei_array, > > /** > * qmi_decode_string_elem() - Decodes elements of string data type > - * @ei_array: Struct info array descibing the string element. > + * @ei_array: Struct info array describing the string element. > * @buf_dst: Buffer to store the decoded element. > * @buf_src: Buffer containing the elements in QMI wire format. > - * @tlv_len: Total size of the encoded inforation corresponding to > + * @tlv_len: Total size of the encoded information corresponding to > * this string element. > * @dec_level: Depth of the string element from the main structure. > * > -- -- ~Randy