lkml.org 
[lkml]   [2019]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] docs: core-api: fix broken references for div64.c and gcd.c
From
Date
On 4/18/19 2:50 AM, Mauro Carvalho Chehab wrote:
> Those files were moved to lib/math.
>
> Fixes: 9635bad21596 ("lib: Move mathematic helpers to separate folder")

Is that commid ID in mainline? I get:
fatal: ambiguous argument '9635bad21596': unknown revision or path not in the working tree.

> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
> Documentation/core-api/kernel-api.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
> index 71f5d2fe39b7..a29c99d13331 100644
> --- a/Documentation/core-api/kernel-api.rst
> +++ b/Documentation/core-api/kernel-api.rst
> @@ -147,10 +147,10 @@ Division Functions
> .. kernel-doc:: include/linux/math64.h
> :internal:
>
> -.. kernel-doc:: lib/div64.c
> +.. kernel-doc:: lib/math/div64.c
> :functions: div_s64_rem div64_u64_rem div64_u64 div64_s64
>
> -.. kernel-doc:: lib/gcd.c
> +.. kernel-doc:: lib/math/gcd.c
> :export:
>
> UUID/GUID
>


--
~Randy

\
 
 \ /
  Last update: 2019-04-19 00:00    [W:0.077 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site