projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe8c46b
)
coccinelle: ifaddr: Fix the sentence
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 9 May 2015 20:09:29 +0000
(17:09 -0300)
committer
Michal Marek
<mmarek@suse.cz>
Wed, 20 May 2015 06:01:41 +0000
(14:01 +0800)
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>
scripts/coccinelle/misc/ifaddr.cocci
patch
|
blob
|
history
diff --git
a/scripts/coccinelle/misc/ifaddr.cocci
b/scripts/coccinelle/misc/ifaddr.cocci
index 8aebd1875e75264016ed2ff37a7a21a047b7feae..c2663c677ac1c96ebf72a42a241714fe1231f9c0 100644
(file)
--- 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.