Re: [PATCH] lookup_dcookie.2: Use standard types: u64 -> uint64_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Alex,

On 2/15/21 2:15 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
> ---
>  man2/lookup_dcookie.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/lookup_dcookie.2 b/man2/lookup_dcookie.2
> index e38ca89a4..9180c1d42 100644
> --- a/man2/lookup_dcookie.2
> +++ b/man2/lookup_dcookie.2
> @@ -29,7 +29,7 @@
>  lookup_dcookie \- return a directory entry's path
>  .SH SYNOPSIS
>  .nf
> -.BI "int lookup_dcookie(u64 " cookie ", char *" buffer ", size_t " len );
> +.BI "int lookup_dcookie(uint64_t " cookie ", char *" buffer ", size_t " len );
>  .fi
>  .PP
>  .IR Note :


Thanks! Patch applied.

Cheers,

Michael




-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux