opnsense-src/sys/dev/etherswitch/ip17x
Pedro F. Giffuni f0be707d74 sys/dev: replace comma with semicolon when pertinent.
Uses of commas instead of a semicolons can easily go undetected. The comma
can serve as a statement separator but this shouldn't be abused when
statements are meant to be standalone.

Detected with devel/coccinelle following a hint from DragonFlyBSD.

MFC after:	1 month
2016-08-09 19:41:46 +00:00
..
ip17x.c sys/dev: replace comma with semicolon when pertinent. 2016-08-09 19:41:46 +00:00
ip17x_phy.c Add missing includes and remove two unused ones. 2014-02-27 21:01:10 +00:00
ip17x_phy.h
ip17x_reg.h
ip17x_var.h Fix the build with debug enabled and remove a variable used only at switch 2014-05-09 13:21:34 +00:00
ip17x_vlans.c Add missing includes and remove two unused ones. 2014-02-27 21:01:10 +00:00
ip17x_vlans.h
ip175c.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
ip175c.h
ip175d.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
ip175d.h