diff --git a/include/linux/pagemap.h b/include/linux/pagemap.h index b572f55303926896e4b937d46b07a9a06d877f3d..84943e8057ef85a646a8f43155805fd8fa2273d8 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, /** * find_lock_page - locate, pin and lock a pagecache page - * pagecache_get_page - find and get a page reference * @mapping: the address_space to search * @offset: the page index *