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
..
2016-08-08 05:57:04 +00:00
2016-05-03 03:41:25 +00:00
2015-04-18 07:34:39 +00:00