freebsd-skq/sys/dev/ata
Brooks Davis e1fa71e579 Avoid a tautological bitwise compare.
This looks like a bit of debugging code that sliped into the initial
import of the new ATA framework. This changes the behavior to omit a
line of output that appears to have been intended for omission.

Reviewed by:	mav
MFC after:	3 days
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D22845
2019-12-17 00:10:19 +00:00
..
chipsets Avoid a tautological bitwise compare. 2019-12-17 00:10:19 +00:00
ata_if.m
ata-all.c Use a void * argument to callout handlers instead of timeout_t casts. 2019-12-05 18:47:29 +00:00
ata-all.h Use a void * argument to callout handlers instead of timeout_t casts. 2019-12-05 18:47:29 +00:00
ata-card.c
ata-dma.c
ata-isa.c Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
ata-lowlevel.c Use a void * argument to callout handlers instead of timeout_t casts. 2019-12-05 18:47:29 +00:00
ata-pci.c
ata-pci.h
ata-sata.c