X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Fcocci%2Fmtod-offset.cocci;h=3f83f3223617d934e49024223eda229995ff7275;hb=ccd37d341e8d25a88f17758db945bbed1edf7e09;hp=13134e9dffbb623c64f231cbca033f90f83158c6;hpb=9a98f50e890b876fb6664bff36783f1afc273312;p=dpdk.git diff --git a/devtools/cocci/mtod-offset.cocci b/devtools/cocci/mtod-offset.cocci index 13134e9dff..3f83f32236 100644 --- a/devtools/cocci/mtod-offset.cocci +++ b/devtools/cocci/mtod-offset.cocci @@ -55,7 +55,7 @@ expression M, O1, O2; // -// Cleanup rules. Fold in double casts, remove unnecessary paranthesis, etc. +// Cleanup rules. Fold in double casts, remove unnecessary parenthesis, etc. // @disable paren@ expression M, O;