page_isolation: Fix a comment typo in test_pages_isolated()
authorTang Chen <tangchen@cn.fujitsu.com>
Thu, 20 Jun 2013 10:10:19 +0000 (18:10 +0800)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Aug 2013 11:03:41 +0000 (13:03 +0200)
pageblock_nr_page should be pageblock_nr_pages, and fist is
a typo of first.

Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found