Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

coccinelle: ifaddr: Fix the sentence

Make the sentence sensible.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>

authored by

Fabio Estevam and committed by
Michal Marek
dd494ac0 fe8c46b6

+1 -2
+1 -2
scripts/coccinelle/misc/ifaddr.cocci
··· 1 - /// the address of a variable or field is non-zero is likely always to bo 2 - /// non-zero 1 + /// The address of a variable or field is likely always to be non-zero. 3 2 /// 4 3 // Confidence: High 5 4 // Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.