ida: plug set-but-not-used vars

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Mateusz Guzik 2021-12-16 13:23:30 +00:00
parent cfca19c28e
commit 858ed097c4

View file

@ -152,9 +152,6 @@ idad_dump(void *arg, void *virtual, vm_offset_t physical, off_t offset, size_t l
void
idad_intr(struct bio *bp)
{
struct idad_softc *drv;
drv = bp->bio_disk->d_drv1;
if (bp->bio_flags & BIO_ERROR)
bp->bio_error = EIO;