Re: [PATCHv2] coccinelle: api: add vma_pages.cocci

2015-05-20 Thread Michal Marek
Dne 18.5.2015 v 04:25 Julia Lawall napsal(a): > On Sun, 17 May 2015, Dmitry Kalinkin wrote: >> This semantic patch replaces explicit computations of vma page count >> with explicit function call. >> >> Signed-off-by: Dmitry Kalinkin > Acked-by: Julia Lawall Thanks, applied to kbuild.git#misc. M

Re: [PATCHv2] coccinelle: api: add vma_pages.cocci

2015-05-17 Thread Julia Lawall
Acked-by: Julia Lawall Thanks! On Sun, 17 May 2015, Dmitry Kalinkin wrote: > This semantic patch replaces explicit computations of vma page count > with explicit function call. > > Signed-off-by: Dmitry Kalinkin > --- > scripts/coccinelle/api/vma_pages.cocci | 60 > +