- for( item = cl_qlist_head( &p_reg->node_list );\r
- item != cl_qlist_end( &p_reg->node_list );\r
- item = cl_qlist_next( item ) )\r
+ for( item1 = cl_qlist_head( &p_reg->node_list );\r
+ item1 != cl_qlist_end( &p_reg->node_list );\r
+ item1 = cl_qlist_next( item1 ) )\r