Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / empty.c
CommitLineData
34e49164
C
1static int vlsi_hard_start_xmit(struct sk_buff *skb, struct net_device *ndev)
2{
3 pci_restore_state(pdev, idev->cfg_space);
4 if (ring_first(idev->tx_ring) == NULL) {
5 }
6 else
7 ;
8
9}