1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/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
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