freebsd-dev/sys/dev/tws
Robert Wing 174d86a01b tws: fix "set but not used" in the tws driver
With __diagused, these warnings were still emitted since INVARIANTS was
defined but TWS_DEBUG was not.

Fixes:  a21f086a33 ("Fix "set but not used" in the tws driver")
Differential Revision:	https://reviews.freebsd.org/D33784
2022-01-09 14:28:08 -09:00
..
tws_cam.c
tws_hdm.c tws: fix "set but not used" in the tws driver 2022-01-09 14:28:08 -09:00
tws_hdm.h
tws_services.c
tws_services.h tws: fix "set but not used" in the tws driver 2022-01-09 14:28:08 -09:00
tws_user.c
tws_user.h
tws.c tws: fix "set but not used" in the tws driver 2022-01-09 14:28:08 -09:00
tws.h