Release coccinelle-0.1
[bpt/coccinelle.git] / parsing_cocci / tests / 7.cocci
1 @@
2 @@
3
4 if (blk_queue_empty(QUEUE)) {
5 - CLEAR_INTR;
6 ...
7 }