coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / empty.res
1 static int vlsi_hard_start_xmit(struct sk_buff *skb, struct net_device *ndev)
2 {
3 pci_restore_state(pdev);
4 if (ring_first(idev->tx_ring) == NULL) {
5 }
6 else
7 ;
8
9 }