Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / empty.res
CommitLineData
34e49164
C
1static 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}