On Sat, 9 May 2015, Fabio Estevam wrote:
> From: Fabio Estevam <[email protected]> > > Make the sentence sensible. > > Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Julia Lawall <[email protected]> > --- > scripts/coccinelle/misc/ifaddr.cocci | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/scripts/coccinelle/misc/ifaddr.cocci > b/scripts/coccinelle/misc/ifaddr.cocci > index 8aebd18..c2663c6 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. > -- > 1.9.1 > > _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
