opnsense-src/sys/dev/aic7xxx
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
..
aicasm aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
ahc_eisa.c Remove comments about creating DMA tags as children of the DMA tags of their 2012-03-12 19:29:32 +00:00
ahc_isa.c Correct misleading bootverbose output: ahc_isa_probe -> ahc_isa_identify 2013-04-17 02:33:56 +00:00
ahc_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
ahd_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
aic7xxx.c aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx.h aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx.reg aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx.seq aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_inline.h aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx_osm.c sys/dev: replace comma with semicolon when pertinent. 2016-08-09 19:41:46 +00:00
aic7xxx_osm.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
aic7xxx_pci.c aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx_reg.h Remove aicasm as a build dependency. It made sense when the ahc and ahd 2014-01-07 19:33:17 +00:00
aic7xxx_reg_print.c Remove aicasm as a build dependency. It made sense when the ahc and ahd 2014-01-07 19:33:17 +00:00
aic7xxx_seq.h Remove aicasm as a build dependency. It made sense when the ahc and ahd 2014-01-07 19:33:17 +00:00
aic79xx.c aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic79xx.h aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic79xx.reg aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic79xx.seq aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic79xx_inline.h aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic79xx_osm.c Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
aic79xx_osm.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
aic79xx_pci.c aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic79xx_reg.h Remove aicasm as a build dependency. It made sense when the ahc and ahd 2014-01-07 19:33:17 +00:00
aic79xx_reg_print.c Remove aicasm as a build dependency. It made sense when the ahc and ahd 2014-01-07 19:33:17 +00:00
aic79xx_seq.h Remove aicasm as a build dependency. It made sense when the ahc and ahd 2014-01-07 19:33:17 +00:00
aic7770.c Basic MPSAFE locking for the AHC and AHD drivers. 2007-04-17 06:26:25 +00:00
aic_osm_lib.c Remove variables which are initialized but never used thereafter 2012-08-05 08:08:34 +00:00
aic_osm_lib.h fix up some code for older systems changed by accident in the last commit 2007-10-21 04:11:13 +00:00