freebsd-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.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
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
aic7xxx_reg_print.c
aic7xxx_seq.h
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
aic79xx.seq
aic79xx_inline.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
aic79xx_osm.c
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
aic79xx_reg_print.c
aic79xx_seq.h
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