diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-08-18 23:06:27 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-25 02:20:30 +0300 |
commit | 19134bc23500a01bfdb77a804fc8e4bf8808d0cc (patch) | |
tree | 7c1d98d2e9f74fe232957d0fb428a5ea04e8f1bb /scripts | |
parent | 1d024e7a8dabcc3c84d77532a88c774c32cf8245 (diff) | |
download | linux-19134bc23500a01bfdb77a804fc8e4bf8808d0cc.tar.xz |
mm: fix kernel-doc warning from tlb_flush_rmaps()
Patch series "Improve mm documentation".
If you build with W=1, kernel-doc complains about tlb_flush_rmaps(). Then
I ran scripts/find-unused-docs.sh against mm/ and found a large number of
files which weren't included in the ReST documentation. I fixed up a
couple of them, and added all those without erros to the rst files.
There's a lot more work to do to organise all of this, but at least now if
we have documentation that refers to these functions, we'll get a nice
link to them.
This patch (of 4):
The vma parameter wasn't described.
Link: https://lkml.kernel.org/r/20230818200630.2719595-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20230818200630.2719595-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions