From: Andy Grover Date: Tue, 26 Nov 2013 19:49:24 +0000 (-0800) Subject: target: Remove extra percpu_ref_init X-Git-Tag: v3.13-rc5~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de06875f089678f4f9f1e8d5e1421fb0ceab12d0;p=pandora-kernel.git target: Remove extra percpu_ref_init lun->lun_ref is also initialized in core_tpg_post_addlun, so it doesn't need to be done in core_tpg_setup_virtual_lun0. (nab: Drop left-over percpu_ref_cancel_init in failure path) Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed