Page MenuHomeFreeBSD

Avoid a tautological bitwise compare.
ClosedPublic

Authored by brooks on Dec 16 2019, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 8:27 PM
Unknown Object (File)
Sun, Apr 20, 7:07 PM
Unknown Object (File)
Sun, Apr 20, 6:13 PM
Unknown Object (File)
Sun, Apr 20, 6:07 PM
Unknown Object (File)
Mar 11 2025, 1:48 PM
Unknown Object (File)
Mar 10 2025, 12:07 AM
Unknown Object (File)
Mar 7 2025, 9:16 PM
Unknown Object (File)
Feb 9 2025, 12:09 PM
Subscribers
None

Details

Summary

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.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28191
Build 26318: arc lint + arc unit

Event Timeline

It is OK, but generally I don't care much. I was never able to get any documentation for the Promise controllers, so I was never able to make them work in full, including NCQ and PMP. And now the code is close to be dead, since IIRC all of those chips were PCI-X.

This revision is now accepted and ready to land.Dec 16 2019, 11:24 PM
This revision was automatically updated to reflect the committed changes.