The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Saru2003 <sarvesh20123@gmail.com>, bsingharora@gmail.com
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Saru2003 <sarvesh20123@gmail.com>
Subject: Re: [PATCH] Documentation/accounting: Fix typo in taskstats-struct.rst
Date: Fri, 13 Dec 2024 08:45:33 -0700	[thread overview]
Message-ID: <874j37y4bm.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20241208083320.16190-1-sarvesh20123@gmail.com>

Saru2003 <sarvesh20123@gmail.com> writes:

> Corrected a typo in the 'taskstats-struct.rst' documentation. The macro
> name 'TAKSTATS_VERSION' was mistakenly mentioned instead of the correct
> 'TASKSTATS_VERSION'. The corrected line now references the proper macro
> 'TASKSTATS_VERSION', defined in '<linux/taskstats.h>'.
>
> Signed-off-by: Sarveshwaar SS <sarvesh20123@gmail.com>
> ---
>  Documentation/accounting/taskstats-struct.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/accounting/taskstats-struct.rst b/Documentation/accounting/taskstats-struct.rst
> index ca90fd489c9a..acca51c34157 100644
> --- a/Documentation/accounting/taskstats-struct.rst
> +++ b/Documentation/accounting/taskstats-struct.rst
> @@ -47,7 +47,7 @@ should not change the relative position of each field within the struct.
>  1) Common and basic accounting fields::
>  
>  	/* The version number of this struct. This field is always set to
> -	 * TAKSTATS_VERSION, which is defined in <linux/taskstats.h>.
> +	 * TASKSTATS_VERSION, which is defined in <linux/taskstats.h>.
>  	 * Each time the struct is changed, the value should be incremented.

For future reference: when you send an updated version of the patch,
please mark it as such ("v2" for example) and put a description of what
has changed after the "---" line.

I've applied this one, thanks.

jon

      reply	other threads:[~2024-12-13 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28  6:38 [PATCH] Documentation: Fix typo in 'taskstats-struct.rst' Saru2003
2024-12-06 16:46 ` Jonathan Corbet
2024-12-08  8:33   ` [PATCH] Documentation/accounting: Fix typo in taskstats-struct.rst Saru2003
2024-12-13 15:45     ` Jonathan Corbet [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=874j37y4bm.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=bsingharora@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sarvesh20123@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