diff options
| author | Bob Liu <[email protected]> | 2010-10-26 14:22:09 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-26 16:52:11 -0700 |
| commit | f6a3607e5f30dc642bead8cd95c48d47b6b4bfbb (patch) | |
| tree | 42a2f04238eb2090e1d13914f92489e4029b4a2d /scripts/objdiff | |
| parent | 572438f9b52236bd8938b1647cc15e027d27ef55 (diff) | |
mm: page_isolation: codeclean fix comment and rm unneeded val init
__test_page_isolated_in_pageblock() returns 1 if all pages in the range
are isolated, so fix the comment. Variable `pfn' will be initialised in
the following loop so remove it.
Signed-off-by: Bob Liu <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Wu Fengguang <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions