From: Tejun Heo Date: Wed, 24 Sep 2014 17:31:48 +0000 (-0400) Subject: percpu_ref: relocate percpu_ref_reinit() X-Git-Tag: fixes-against-v3.18-rc2~134^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2237370194484ee6aeeff04b617e4b14d178966;p=pandora-kernel.git percpu_ref: relocate percpu_ref_reinit() percpu_ref is gonna go through restructuring. Move percpu_ref_reinit() after percpu_ref_kill_and_confirm(). This will make later changes easier to follow and result in cleaner organization. Signed-off-by: Tejun Heo Reviewed-by: Kent Overstreet --- Reading git-diff-tree failed