linux/net/xfrm
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons
Spring cleaning time...

There seems to be a lot of places in the network code that have
extra bogus semicolons after conditionals.  Most commonly is a
bogus semicolon after: switch() { }

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:29:24 -07:00
..
Kconfig
Makefile
xfrm_algo.c [NET]: Move generic skbuff stuff from XFRM code to generic code 2007-04-25 22:28:33 -07:00
xfrm_hash.c
xfrm_hash.h
xfrm_input.c [SK_BUFF]: Introduce skb_transport_header(skb) 2007-04-25 22:25:31 -07:00
xfrm_policy.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00
xfrm_state.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00
xfrm_user.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00