mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-15 02:45:06 +00:00
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>
|
||
|---|---|---|
| .. | ||
| fc.c | ||
| fddi.c | ||
| hippi.c | ||
| Makefile | ||
| p8022.c | ||
| p8023.c | ||
| psnap.c | ||
| sysctl_net_802.c | ||
| tr.c | ||