lkml.org 
[lkml]   [2017]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] mm: fix <linux/pagemap.h> stray kernel-doc notation
From
Date
From: Randy Dunlap <rdunlap@infradead.org>

Delete stray (second) function description in find_lock_page()
kernel-doc notation.

Fixes: 2457aec63745e ("mm: non-atomically mark page accessed during page cache allocation where possible")

Note: scripts/kernel-doc just ignores the second function description.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Mel Gorman <mgorman@suse.de>
---
include/linux/pagemap.h | 1 -
1 file changed, 1 deletion(-)

--- lnx-410-rc4.orig/include/linux/pagemap.h
+++ lnx-410-rc4/include/linux/pagemap.h
@@ -266,7 +266,6 @@ static inline struct page *find_get_page

/**
* 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
*
\
 
 \ /
  Last update: 2017-01-18 03:57    [W:0.766 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site