From: WANG Cong Date: Tue, 1 Dec 2009 14:28:10 +0000 (+0900) Subject: percpu: refactor the code in pcpu_[de]populate_chunk() X-Git-Tag: v2.6.34-rc1~223^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b737f4c75197372d64afc6ed1bccd58c00e549;p=pandora-kernel.git percpu: refactor the code in pcpu_[de]populate_chunk() Using break statement at the end of a for loop is confusing, refactor it by replacing the for loop. Signed-off-by: WANG Cong Signed-off-by: Tejun Heo --- Reading git-diff-tree failed