* [PATCH -next] fs/ecryptfs: remove kernel-doc warnings
@ 2023-07-31 11:25 Zhu Wang
2023-08-02 7:48 ` Christian Brauner
0 siblings, 1 reply; 2+ messages in thread
From: Zhu Wang @ 2023-07-31 11:25 UTC (permalink / raw)
To: code, brauner, fmdefrancesco, dchinner, ecryptfs; +Cc: wangzhu9
Remove kernel-doc warnings:
fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags'
description in 'ecryptfs_write_begin'
Signed-off-by: Zhu Wang <wangzhu9@huawei.com>
---
fs/ecryptfs/mmap.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/ecryptfs/mmap.c b/fs/ecryptfs/mmap.c
index cb1e998ce54d..e2483acc4366 100644
--- a/fs/ecryptfs/mmap.c
+++ b/fs/ecryptfs/mmap.c
@@ -255,7 +255,6 @@ static int fill_zeros_to_end_of_page(struct page *page, unsigned int to)
* @mapping: The eCryptfs object
* @pos: The file offset at which to start writing
* @len: Length of the write
- * @flags: Various flags
* @pagep: Pointer to return the page
* @fsdata: Pointer to return fs data (unused)
*
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] fs/ecryptfs: remove kernel-doc warnings
2023-07-31 11:25 [PATCH -next] fs/ecryptfs: remove kernel-doc warnings Zhu Wang
@ 2023-08-02 7:48 ` Christian Brauner
0 siblings, 0 replies; 2+ messages in thread
From: Christian Brauner @ 2023-08-02 7:48 UTC (permalink / raw)
To: Zhu Wang; +Cc: code, fmdefrancesco, dchinner, ecryptfs
On Mon, Jul 31, 2023 at 07:25:33PM +0800, Zhu Wang wrote:
> Remove kernel-doc warnings:
>
> fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags'
> description in 'ecryptfs_write_begin'
>
> Signed-off-by: Zhu Wang <wangzhu9@huawei.com>
> ---
I grabbed this. No automated message bc ecryptfs isn't on lore.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-02 7:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 11:25 [PATCH -next] fs/ecryptfs: remove kernel-doc warnings Zhu Wang
2023-08-02 7:48 ` Christian Brauner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox