Commit ee042cdb authored by Zhu Wang's avatar Zhu Wang Committed by Christian Brauner

fs/ecryptfs: remove kernel-doc warnings

Remove kernel-doc warnings:

fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags'
description in 'ecryptfs_write_begin'

Message-ID: <20230731112533.214216-1-wangzhu9@huawei.com>
Signed-off-by: default avatarZhu Wang <wangzhu9@huawei.com>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 05f26f86
......@@ -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)
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment