freebsd-dev/sys/cam/ata
Pedro F. Giffuni a061aa46fe sys: 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:42:20 +00:00
..
ata_all.c sys: replace comma with semicolon when pertinent. 2016-08-09 19:42:20 +00:00
ata_all.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
ata_da.c Restore PIM_ATA_EXT flag handling, lost at r300207. 2016-07-17 14:17:58 +00:00
ata_pmp.c Removed unused malloc types. 2015-11-06 18:50:01 +00:00
ata_xpt.c Move protocol specific stuff into a linker set object that's 2016-07-28 22:55:21 +00:00