git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
884ad3f
)
page_isolation: Fix a comment typo in test_pages_isolated()
author
Tang Chen
<tangchen@cn.fujitsu.com>
Thu, 20 Jun 2013 10:10:19 +0000
(18:10 +0800)
committer
Jiri 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