X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Ftarget%2Ftarget_core_xcopy.c;h=425c1070de08143e19a01efa459a62dae5186788;hb=5af5b2ae1ccfb4638c885e16cb0dfe131cb4aa9b;hp=b9b1e92c6f8dbdbd0fa5524d10004a18c48e9a22;hpb=916f562fb28a49457d3d99d156ca415b50d6750e;p=linux-2.6-microblaze.git diff --git a/drivers/target/target_core_xcopy.c b/drivers/target/target_core_xcopy.c index b9b1e92c6f8d..425c1070de08 100644 --- a/drivers/target/target_core_xcopy.c +++ b/drivers/target/target_core_xcopy.c @@ -467,7 +467,6 @@ int target_xcopy_setup_pt(void) } memset(&xcopy_pt_tpg, 0, sizeof(struct se_portal_group)); - INIT_LIST_HEAD(&xcopy_pt_tpg.se_tpg_node); INIT_LIST_HEAD(&xcopy_pt_tpg.acl_node_list); INIT_LIST_HEAD(&xcopy_pt_tpg.tpg_sess_list);