On Wed, 26 Apr 2017, Vaishali Thakkar wrote:
> Use of offset_in_page is preferable instead of open coding.
> This patch adds coccinelle script for suggesting the use of
> macro offset_in_page.
There are a lot of cases like the following where there were parentheses
around the original code and
Use of offset_in_page is preferable instead of open coding.
This patch adds coccinelle script for suggesting the use of
macro offset_in_page.
Signed-off-by: Vaishali Thakkar
---
scripts/coccinelle/api/offset_in_page.cocci | 77 +
1 file changed, 77 insertions(+)
crea
2 matches
Mail list logo