Typo fixes retrun -> return
Typo fixes retrun -> return Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
committed by
Adrian Bunk
parent
88a9b03775
commit
e9534b3fd7
@@ -706,7 +706,7 @@ move_newpage:
|
||||
* The function returns after 10 attempts or if no pages
|
||||
* are movable anymore because to has become empty
|
||||
* or no retryable pages exist anymore. All pages will be
|
||||
* retruned to the LRU or freed.
|
||||
* returned to the LRU or freed.
|
||||
*
|
||||
* Return: Number of pages not migrated or error code.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user