diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-04-01 21:05:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-02 09:35:27 -0700 |
commit | 2294b32e068f0a8941f5e6f022a35375365bf2ee (patch) | |
tree | 4f9a0ba00ff0e501bb351a17730b0cc52d8cb9ac /Documentation/media | |
parent | 83daf837884cc44c3cc0e4f8a096c5d1461cbcc2 (diff) | |
download | linux-2294b32e068f0a8941f5e6f022a35375365bf2ee.tar.bz2 |
mm/filemap.c: rewrite pagecache_get_page documentation
- These were never called PCG flags; they've been called FGP flags since
their introduction in 2014.
- The FGP_FOR_MMAP flag was misleadingly documented as if it was an
alternative to FGP_CREAT instead of an option to it.
- Rename the 'offset' parameter to 'index'.
- Capitalisation, formatting, rewording.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Link: http://lkml.kernel.org/r/20200318140253.6141-9-willy@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/media')
0 files changed, 0 insertions, 0 deletions