提交 49a3df80 编写于 作者: S Suresh Jayaraman 提交者: Jiri Kosina

fscache: fix missing kerneldoc annotation

.. and make kerneldoc scripts happy.
Signed-off-by: NSuresh Jayaraman <sjayaraman@suse.de>
Acked-by: NDavid Howells <dhowells@redhat.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ab0cfb92
...@@ -454,6 +454,7 @@ int fscache_read_or_alloc_page(struct fscache_cookie *cookie, ...@@ -454,6 +454,7 @@ int fscache_read_or_alloc_page(struct fscache_cookie *cookie,
* @cookie: The cookie representing the cache object * @cookie: The cookie representing the cache object
* @mapping: The netfs inode mapping to which the pages will be attached * @mapping: The netfs inode mapping to which the pages will be attached
* @pages: A list of potential netfs pages to be filled * @pages: A list of potential netfs pages to be filled
* @nr_pages: Number of pages to be read and/or allocated
* @end_io_func: The callback to invoke when and if each page is filled * @end_io_func: The callback to invoke when and if each page is filled
* @context: An arbitrary piece of data to pass on to end_io_func() * @context: An arbitrary piece of data to pass on to end_io_func()
* @gfp: The conditions under which memory allocation should be made * @gfp: The conditions under which memory allocation should be made
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册