From: Fabio Estevam Date: Sat, 9 May 2015 20:09:29 +0000 (-0300) Subject: coccinelle: ifaddr: Fix the sentence X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=dd494ac0de48ded6a7ec0525f253116fde5c7be5;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git coccinelle: ifaddr: Fix the sentence Make the sentence sensible. Signed-off-by: Fabio Estevam Acked-by: Julia Lawall Signed-off-by: Michal Marek --- diff --git a/scripts/coccinelle/misc/ifaddr.cocci b/scripts/coccinelle/misc/ifaddr.cocci index 8aebd1875e75..c2663c677ac1 100644 --- a/scripts/coccinelle/misc/ifaddr.cocci +++ b/scripts/coccinelle/misc/ifaddr.cocci @@ -1,5 +1,4 @@ -/// the address of a variable or field is non-zero is likely always to bo -/// non-zero +/// The address of a variable or field is likely always to be non-zero. /// // Confidence: High // Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.