[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <01100196b6c6f293-4e0c53f4-3e50-426c-9519-3040faac2eaa-000000@eu-north-1.amazonses.com>
Date: Fri, 9 May 2025 20:40:13 +0000
From: Ozgur Kara <ozgur@...sey.org>
To: Alexey Dobriyan <adobriyan@...il.com>
Cc: corbet@....net, workflows@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Alexey Dobriyan <adobriyan@...il.com>, 9 May 2025 Cum, 23:35 tarihinde
şunu yazdı:
>
> Every time I open Documentation/CodingStyle it says the party moved
> somewhere else. :-(
>
Hello,
I dont understand, this already exists so when you look in
Documentation/CodingStyle file it will guide you?
$ cat Documentation/CodingStyle
This file has moved to process/coding-style.rst
$ cat Documentation/process/coding-style.rst
This was processed for .rst file.
Regards
Ozgur
> Of course, I forget where it moved to by the next time.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@...il.com>
> ---
> Documentation/CodingStyle | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> mode change 100644 => 120000 Documentation/CodingStyle
>
> diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
> deleted file mode 100644
> index 320983ca114e..000000000000
> --- a/Documentation/CodingStyle
> +++ /dev/null
> @@ -1 +0,0 @@
> -This file has moved to process/coding-style.rst
> diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
> new file mode 120000
> index 000000000000..b4a9864269eb
> --- /dev/null
> +++ b/Documentation/CodingStyle
> @@ -0,0 +1 @@
> +process/coding-style.rst
> \ No newline at end of file
> --
> 2.49.0
>
>
>
>
Powered by blists - more mailing lists