Applied, thanks!

Milos Nikic, le mer. 11 mars 2026 15:05:23 -0700, a ecrit:
> This is not called outside of this file, lets mark it internal,
> for more efficient linkage and easier reasoning about the function.
> ---
>  ext2fs/pokel.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ext2fs/pokel.c b/ext2fs/pokel.c
> index 38209428..4694b8aa 100644
> --- a/ext2fs/pokel.c
> +++ b/ext2fs/pokel.c
> @@ -117,7 +117,7 @@ pokel_add (struct pokel *pokel, void *loc, vm_size_t 
> length)
>  
>  /* Move all pending pokes from POKEL into its free list.  If SYNC is true,
>     otherwise do nothing.  */
> -void
> +static void
>  _pokel_exec (struct pokel *pokel, int sync, int wait)
>  {
>    struct poke *pl, *pokes, *last = NULL;
> -- 
> 2.53.0
> 

-- 
Samuel
<N> un driver qui fait quoi, alors ?
<y> ben pour les bips
<s> pour passer les oops en morse
 -+- #ens-mim - vive les rapports de bug -+-

Reply via email to