Tag: 76c807210aeaefc164dad49d98927f1a84668d36

staging: lustre: cl_page: delete empty macros

Author: Julia Lawall <Julia.Lawall@lip6.fr> CS_PAGE_INC etc. do nothing, so remove them. The semantic patch that performs this transformation is as follows: (http://coccinelle.lip6.fr/) // @@ expression o,item,state; @@ ( – CS_PAGE_INC(o, item); | – CS_PAGE_DEC(o, item); | – CS_PAGESTATE_INC(o, state); | – CS_PAGESTATE_DEC(o, state); ) // Signed-off-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman — drivers/staging/lustre/lustre/obdclass/cl_page.c | 17 …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.