]> Pileus Git - ~andy/linux/commit
net: ipv4: typo issue, remove erroneous semicolon
authorChen Gang <gang.chen@asianux.com>
Mon, 22 Apr 2013 20:45:42 +0000 (20:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Apr 2013 08:07:45 +0000 (04:07 -0400)
commit2bac7cb316d1327c457a715bac5fd56bbc42bc63
tree40e113bdba838f07dee84af2f79b8fa5847001a9
parent0eb43b4bb081a1a22574daab9c05286a600dd7fe
net: ipv4: typo issue, remove erroneous semicolon

Need remove erroneous semicolon, which is found by EXTRA_CFLAGS=-W,
the related commit number: c54419321455631079c7d6e60bc732dd0c5914c5
("GRE: Refactor GRE tunneling code")

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_gre.c