projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
511d934
)
net/neighbour.h: fix typo
author
Kulikov Vasiliy
<segooon@gmail.com>
Wed, 30 Jun 2010 06:08:15 +0000
(06:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 Jun 2010 19:06:52 +0000
(12:06 -0700)
'Shoul' must be 'should'.
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/neighbour.h
b/include/net/neighbour.h
index eb21340a573b4906d267a18bf69bbf37bdebb8b4..242879b6c4df8a4f539c3746dabb26bfe08a9dd8 100644
(file)
--- a/
include/net/neighbour.h
+++ b/
include/net/neighbour.h
@@
-151,7
+151,7
@@
struct neigh_table {
void (*proxy_redo)(struct sk_buff *skb);
char *id;
struct neigh_parms parms;
- /* HACK. gc_* shoul follow parms without a gap! */
+ /* HACK. gc_* shoul
d
follow parms without a gap! */
int gc_interval;
int gc_thresh1;
int gc_thresh2;