Re: [PATCH v2 2/2] docs: kernel-hacking: Fix two ref links

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

 



Wu XiangCheng <bobwxc@xxxxxxxx> writes:

> Fix a abnormal funxtion ref link in locking.rst
> Convert a path to bare path
>
> Fixes: b1735296cef9 ("docs: locking: Drop :c:func: throughout")
> Signed-off-by: Wu XiangCheng <bobwxc@xxxxxxxx>
> ---
> v2:
> * No change.
>
> v1:
> <https://lore.kernel.org/linux-doc/6a15b17d46f5db190fb10afc57ea59132b33c701.1618761749.git.bobwxc@xxxxxxxx/>
>
>  Documentation/kernel-hacking/locking.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/kernel-hacking/locking.rst b/Documentation/kernel-hacking/locking.rst
> index ed1284c6f078..9bcd70aa8411 100644
> --- a/Documentation/kernel-hacking/locking.rst
> +++ b/Documentation/kernel-hacking/locking.rst
> @@ -1323,7 +1323,7 @@ from user context, and can sleep.
>  
>     -  put_user()
>  
> --  kmalloc(GP_KERNEL) <kmalloc>`
> +-  :c:func:`kmalloc(GFP_KERNEL) <kmalloc>`

So this makes no sense at all.  We are trying to get rid of :c:func:;
why are you adding it back?

Thanks,

jon



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux