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:
6a24290
)
percpu: cosmetic renames in pcpu_setup_first_chunk()
author
Tejun Heo
<tj@kernel.org>
Fri, 6 Mar 2009 05:33:59 +0000
(14:33 +0900)
committer
Tejun Heo
<tj@kernel.org>
Fri, 6 Mar 2009 05:33:59 +0000
(14:33 +0900)
Impact: cosmetic, preparation for future changes
Make the following renames in pcpur_setup_first_chunk() in preparation
for future changes.
* s/free_size/dyn_size/
* s/static_vm/first_vm/
* s/static_chunk/schunk/
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found