opnsense-src/sys/dev/aic7xxx
Brandon Bergren 60fe786358 Fix trivial whitespace issue that is tripping -Wmisleading-indentation
in clang HEAD.

There was an invisible space in the middle of the tabs, and that apprently
was enough to throw off clang's column counting.

Even if clang is "incorrect" here, it's still a style(9) violation.
2019-12-24 22:27:06 +00:00
..
aicasm sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ahc_isa.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ahc_pci.c
ahd_pci.c
aic7xxx.c Fix trivial whitespace issue that is tripping -Wmisleading-indentation 2019-12-24 22:27:06 +00:00
aic7xxx.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic7xxx.reg aic7xxx: minor spelling fixes. 2016-05-10 16:40:19 +00:00
aic7xxx.seq Correct pseudo misspelling in sys/ comments 2018-02-23 18:15:50 +00:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic7xxx_inline.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic7xxx_osm.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +00:00
aic7xxx_osm.h Include opt files in the kernel with "" instead of <>. 2017-07-10 05:08:01 +00:00
aic7xxx_pci.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic79xx.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic79xx_osm.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +00:00
aic79xx_osm.h Include opt files in the kernel with "" instead of <>. 2017-07-10 05:08:01 +00:00
aic79xx_pci.c [aic7xxx] Use correct product name 29320LPE instead of non-existent 39320LPE 2019-01-19 05:31:48 +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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic_osm_lib.c
aic_osm_lib.h Use callout_func_t instead of the deprecated timeout_t. 2019-12-10 22:06:53 +00:00