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:
8543859
)
percpu: refactor the code in pcpu_[de]populate_chunk()
author
WANG Cong
<amwang@redhat.com>
Tue, 1 Dec 2009 14:28:10 +0000
(23:28 +0900)
committer
Tejun Heo
<tj@kernel.org>
Tue, 8 Dec 2009 01:28:54 +0000
(10:28 +0900)
Using break statement at the end of a for loop is confusing,
refactor it by replacing the for loop.
Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
mm/percpu.c
patch
|
blob
|
history
diff --cc
mm/percpu.c
Simple merge