HomeFreeBSD

cam: Remove CAM_TRUE and CAM_FALSE, they are unused and duplicate bool

Description

cam: Remove CAM_TRUE and CAM_FALSE, they are unused and duplicate bool

These were in the original CAM commit in 3.0, but were not used there,
nor have they been used since then. They also duplicate the now-standard
bool type. Remove them.

Reviewed by: scottl@
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30879

Details

Provenance
impAuthored on Jun 28 2021, 10:03 PM
Differential Revision
D30879: cam: Remove CAM_TRUE and CAM_FALSE, they are unused and duplicate bool
Parents
rG30f8afd0270e: cam: fix xpt_bus_register and xpt_bus_deregister return errno
Branches
Unknown
Tags
Unknown