docbook: fix kernel-api source files
Fix docbook problems in kernel-api.tmpl. These cause the generated docbook to be incorrect. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
d0bcabcd72
commit
0643245f59
@@ -134,8 +134,7 @@ invalidate_complete_page(struct address_space *mapping, struct page *page)
|
||||
}
|
||||
|
||||
/**
|
||||
* truncate_inode_pages - truncate range of pages specified by start and
|
||||
* end byte offsets
|
||||
* truncate_inode_pages - truncate range of pages specified by start & end byte offsets
|
||||
* @mapping: mapping to truncate
|
||||
* @lstart: offset from which to truncate
|
||||
* @lend: offset to which to truncate
|
||||
|
Reference in New Issue
Block a user