mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Push some faulty debugging aside so LINT compiles.
This commit is contained in:
parent
2bbd6c9818
commit
c339c21b28
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144662
@ -626,7 +626,7 @@ atapi_cb(struct ata_request *request)
|
||||
hcb = (struct atapi_hcb *)request->driver;
|
||||
csio = &hcb->ccb->csio;
|
||||
|
||||
#ifdef CAMDEBUG
|
||||
#ifdef XXXCAMDEBUG
|
||||
# define err (request->u.atapi.sense_key)
|
||||
if (CAM_DEBUGGED(csio->ccb_h.path, CAM_DEBUG_CDB)) {
|
||||
printf("atapi_cb: hcb@%p error = %02x: (sk = %02x%s%s%s)\n",
|
||||
|
Loading…
Reference in New Issue
Block a user