Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / parse_field.c
CommitLineData
708f4980
C
1void blk_queue_prep_rq(struct request_queue *q, prep_rq_fn *pfn)
2{
3 q->prep_rq_fn = pfn;
4}