mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-19 08:05:27 +08:00
do_invalidatepage() comment typo fix
Fix a typo in the comment for do_invalidatepage(). Signed-off-by: Fengguang Wu <wfg@mail.ustc.edu.cn> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
3eb43f689c
commit
28bc44d7d1
@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* do_invalidatepage - invalidate part of all of a page
|
||||
* do_invalidatepage - invalidate part or all of a page
|
||||
* @page: the page which is affected
|
||||
* @offset: the index of the truncation point
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user