mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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 |
||
|---|---|---|
| .. | ||
| ata_all.c | ||
| ata_all.h | ||
| ata_da.c | ||
| ata_pmp.c | ||
| ata_xpt.c | ||