Skip to content

Commit

Permalink
do_invalidatepage() comment typo fix
Browse files Browse the repository at this point in the history
Fix a typo in the comment for do_invalidatepage().

Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
  • Loading branch information
Fengguang Wu authored and AdrianBunk committed Feb 3, 2008
1 parent 3eb43f6 commit 28bc44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/truncate.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
Expand Down

0 comments on commit 28bc44d

Please sign in to comment.