linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	agross@kernel.org, bjorn.andersson@linaro.org,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] soc: qcom: Fix typos in the file qmi_encdec.c
Date: Mon, 8 Mar 2021 19:49:52 -0800	[thread overview]
Message-ID: <080d15f5-6f91-68fe-a135-87269b722a3d@infradead.org> (raw)
In-Reply-To: <20210306213542.19413-1-unixbhaskar@gmail.com>

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 <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
>  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


      reply	other threads:[~2021-03-09  3:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 21:35 [PATCH] soc: qcom: Fix typos in the file qmi_encdec.c Bhaskar Chowdhury
2021-03-09  3:49 ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=080d15f5-6f91-68fe-a135-87269b722a3d@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=unixbhaskar@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).