]> git.baikalelectronics.ru Git - kernel.git/commit
mm: fix <linux/pagemap.h> stray kernel-doc notation
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 22 Feb 2017 23:46:48 +0000 (15:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Feb 2017 00:41:30 +0000 (16:41 -0800)
commited24710f4e40f3a7ca8d2c0bf99dd878baba7f91
tree0d49f55f257cb53c3a4c63e4452981f7a9d74d78
parent59e40f9aeb29a36ede7ae62ea1d060ff1a5c3fa3
mm: fix <linux/pagemap.h> stray kernel-doc notation

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

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

Fixes: 8b04f2deac875 ("mm: non-atomically mark page accessed during page cache allocation where possible")
Link: http://lkml.kernel.org/r/b037e9a3-516c-ec02-6c8e-fa5479747ba6@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Matthew Wilcox <mawilcox@microsoft.com>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/pagemap.h