All of lore.kernel.org
 help / color / mirror / Atom feed
From: SeongJae Park <sj@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: SeongJae Park <sj@kernel.org>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] uaccess: correct kernel-doc parameter format
Date: Mon,  2 Mar 2026 18:12:51 -0800	[thread overview]
Message-ID: <20260303021252.105771-1-sj@kernel.org> (raw)
In-Reply-To: <20260302005229.3471955-1-rdunlap@infradead.org>

On Sun,  1 Mar 2026 16:52:29 -0800 Randy Dunlap <rdunlap@infradead.org> wrote:

> Use the correct kernel-doc function parameter format to avoid
> kernel-doc warnings:
> 
> Warning: include/linux/uaccess.h:814 function parameter 'uptr' not
>  described in 'scoped_user_rw_access_size'
> Warning: include/linux/uaccess.h:826 function parameter 'uptr' not
>  described in 'scoped_user_rw_access'
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Reviewed-by: SeongJae Park <sj@kernel.org>


Thanks,
SJ

[...]

      reply	other threads:[~2026-03-03  2:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-02  0:52 [PATCH] uaccess: correct kernel-doc parameter format Randy Dunlap
2026-03-03  2:12 ` SeongJae Park [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260303021252.105771-1-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.