diff options
author | Christoph Hellwig <hch@lst.de> | 2022-03-31 05:35:55 -0700 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-04-01 13:45:52 -0400 |
commit | b4e089d705eef82364945abae325cd241c80e107 (patch) | |
tree | b16f6dd1ea098f7d49a3f8fb3bb5598825515a31 /lib/livepatch | |
parent | dfd8b4fc76d5f7ae5663328b791c4acf222c4d39 (diff) | |
download | linux-stable-b4e089d705eef82364945abae325cd241c80e107.tar.gz linux-stable-b4e089d705eef82364945abae325cd241c80e107.tar.bz2 linux-stable-b4e089d705eef82364945abae325cd241c80e107.zip |
mm: remove the skip_page argument to read_pages
The skip_page argument to read_pages controls if rac->_index is
incremented before returning from the function. Just open code that in
the callers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'lib/livepatch')
0 files changed, 0 insertions, 0 deletions