[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH hurd 2/6] procfs: remove unused rootdir_symlink_make_node
From: |
Samuel Thibault |
Subject: |
Re: [PATCH hurd 2/6] procfs: remove unused rootdir_symlink_make_node |
Date: |
Sun, 8 Sep 2024 23:54:09 +0200 |
Applied, thanks!
Flavio Cruz, le dim. 21 janv. 2024 16:07:53 -0500, a ecrit:
> Not needed since b2c97e251bb470e6f967c716081675a96dbde59c
> ---
> procfs/rootdir.c | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/procfs/rootdir.c b/procfs/rootdir.c
> index 7742edd..206a541 100644
> --- a/procfs/rootdir.c
> +++ b/procfs/rootdir.c
> @@ -706,14 +706,6 @@ rootdir_file_make_node (void *dir_hook, const void
> *entry_hook)
> return procfs_make_node (entry_hook, dir_hook);
> }
>
> -static struct node *
> -rootdir_symlink_make_node (void *dir_hook, const void *entry_hook)
> -{
> - struct node *np = procfs_make_node (entry_hook, dir_hook);
> - if (np)
> - procfs_node_chtype (np, S_IFLNK);
> - return np;
> -}
>
> /* Translator linkage. */
>
> --
> 2.39.2
>
>
--
Samuel
RR> Ce que je cherche à démontrer, c'est qu'il est injuste de faire
RR> l'amalgame entre du bulk mail et du courrier non-solicité très ciblé
un suppositoire non reclamé, meme tres bien ciblé, reste un suppositoire.
-+-OS in : Guide du Neuneu d'Usenet - Plein le cul de la pub à neuneu -+-
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH hurd 2/6] procfs: remove unused rootdir_symlink_make_node,
Samuel Thibault <=