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)
Jan 11 2024, 10:02 PM
Unknown Object (File)
Dec 22 2023, 11:55 PM
Unknown Object (File)
Dec 20 2023, 6:07 AM
Unknown Object (File)
Nov 28 2023, 6:12 AM
Unknown Object (File)
Nov 24 2023, 7:27 AM
Unknown Object (File)
Nov 11 2023, 6:34 PM
Unknown Object (File)
Nov 7 2023, 8:33 AM
Unknown Object (File)
Nov 3 2023, 3:32 AM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.