summaryrefslogtreecommitdiffstats
path: root/include/linux/pagemap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pagemap.h')
-rw-r--r--include/linux/pagemap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/pagemap.h b/include/linux/pagemap.h
index b572f5530392..84943e8057ef 100644
--- a/include/linux/pagemap.h
+++ b/include/linux/pagemap.h
@@ -266,7 +266,6 @@ static inline struct page *find_get_page_flags(struct address_space *mapping,
266 266
267/** 267/**
268 * find_lock_page - locate, pin and lock a pagecache page 268 * find_lock_page - locate, pin and lock a pagecache page
269 * pagecache_get_page - find and get a page reference
270 * @mapping: the address_space to search 269 * @mapping: the address_space to search
271 * @offset: the page index 270 * @offset: the page index
272 * 271 *