[IPv6]: Invalid semicolon after if statement
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Wed, 15 Aug 2007 22:07:30 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2007 22:07:30 +0000 (15:07 -0700)
commit660adc6e60bc8882b16e466c09401cff017dcd94
tree8274d6dd489b5ee7fd410f71ae10c1818041335e
parent3b1855255098e1f78fa74c0f3378c0391e9a7a2b
[IPv6]: Invalid semicolon after if statement

A similar fix to netfilter from Eric Dumazet inspired me to
look around a bit by using some grep/sed stuff as looking for
this kind of bugs seemed easy to automate. This is one of them
I found where it looks like this semicolon is not valid.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ipv6_sockglue.c