[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPhsuW6C+emJKBfe6qhCBwyXtA14xAbe+p8MGGOsGvj9pqmv_Q@mail.gmail.com>
Date: Wed, 8 Jan 2025 23:27:59 -0800
From: Song Liu <song@...nel.org>
To: Cherniaev Andrei <dungeonlords789@...er.com>
Cc: linux-kernel@...r.kernel.org, linux-raid@...r.kernel.org,
yukuai3@...wei.com
Subject: Re: [PATCH 1/1] md: Fix typo in comment
On Wed, Jan 8, 2025 at 10:44 PM Cherniaev Andrei
<dungeonlords789@...er.com> wrote:
>
> Signed-off-by: Cherniaev Andrei <dungeonlords789@...er.com>
> ---
> include/uapi/linux/raid/md_p.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/uapi/linux/raid/md_p.h b/include/uapi/linux/raid/md_p.h
> index 5a43c23f53bf..36a3394e5066 100644
> --- a/include/uapi/linux/raid/md_p.h
> +++ b/include/uapi/linux/raid/md_p.h
> @@ -76,10 +76,10 @@
> #define MD_DISK_SYNC 2 /* disk is in sync with the raid set */
> #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */
> #define MD_DISK_CLUSTER_ADD 4 /* Initiate a disk add across the cluster
> - * For clustered enviroments only.
> + * For clustered environments only.
> */
> #define MD_DISK_CANDIDATE 5 /* disk is added as spare (local) until confirmed
> - * For clustered enviroments only.
> + * For clustered environments only.
> */
These "fixes" are not necessary.
Song
Powered by blists - more mailing lists