Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / define_exp.cocci
1 @@
2 @@
3 (
4 - SA_INTERRUPT
5 + IRQF_DISABLED
6 |
7 - SA_SHIRQ
8 + IRQF_SHARED
9 )