Release coccinelle-0.1
[bpt/coccinelle.git] / tests / double.res
1 static void BChannel_proc_xmt(struct BCState *bcs) {
2 if (!test_bit(BC_FLG_BUSY, &bcs->Flag) && skb_queue_empty(&bcs->squeue)) {
3 st->l2.l2l1(st, PH_DEACTIVATE | CONFIRM, NULL);
4 }
5 }