[parted-devel] [PATCH] Removed reference to ped_file_system_create

Brian C. Lane bcl at redhat.com
Mon Mar 9 18:36:10 GMT 2020


On Thu, Dec 12, 2019 at 04:54:29PM +0100, Max Campbell wrote:
> Removed a reference to the removed function ped_file_system_create in
> the docs for ped_file_system_clobber.
> ---
>  libparted/fs/r/filesys.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/libparted/fs/r/filesys.c b/libparted/fs/r/filesys.c
> index d57447c..dd316aa 100644
> --- a/libparted/fs/r/filesys.c
> +++ b/libparted/fs/r/filesys.c
> @@ -213,8 +213,6 @@ error_close_dev:
>   * file system occupies a given region described by \p geom.
>   * After this operation ped_file_system_probe() won't detect any file system.
>   *
> - * \note ped_file_system_create() calls this before creating a new file system.
> - *
>   * \return \c 1 on success, \c 0 on failure
>   */
>  static int
> -- 
> 2.24.0
> 

Thanks, applied to master.

-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart




More information about the parted-devel mailing list