lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87jze9qyha.fsf@trenco.lwn.net>
Date: Tue, 15 Oct 2024 07:36:49 -0600
From: Jonathan Corbet <corbet@....net>
To: Dongliang Mu <dzm91@...t.edu.cn>, David Howells <dhowells@...hat.com>,
 Jeff Layton <jlayton@...nel.org>
Cc: hust-os-kernel-patches@...glegroups.com, Dongliang Mu
 <dzm91@...t.edu.cn>, netfs@...ts.linux.dev, linux-fsdevel@...r.kernel.org,
 linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: fix a reference of a removed file

Dongliang Mu <dzm91@...t.edu.cn> writes:

> Since 86b374d061ee ("netfs: Remove fs/netfs/io.c") removed
> fs/netfs/io.c, we need to delete its reference in the documentation.
>
> Signed-off-by: Dongliang Mu <dzm91@...t.edu.cn>
> ---
>  Documentation/filesystems/netfs_library.rst | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/filesystems/netfs_library.rst b/Documentation/filesystems/netfs_library.rst
> index f0d2cb257bb8..73f0bfd7e903 100644
> --- a/Documentation/filesystems/netfs_library.rst
> +++ b/Documentation/filesystems/netfs_library.rst
> @@ -592,4 +592,3 @@ API Function Reference
>  
>  .. kernel-doc:: include/linux/netfs.h
>  .. kernel-doc:: fs/netfs/buffered_read.c
> -.. kernel-doc:: fs/netfs/io.c

Already fixed by 368196e50194 in linux-next.

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ