Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38dc732f authored by Oliver Pinter's avatar Oliver Pinter Committed by Roland Dreier
Browse files

IB/iser: Typo fix (s/destory/destroy/)

parent bd5d7a85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ static int iser_create_device_ib_res(struct iser_device *device)
}

/**
 * iser_free_device_ib_res - destory/dealloc/dereg the DMA MR,
 * iser_free_device_ib_res - destroy/dealloc/dereg the DMA MR,
 * CQ and PD created with the device associated with the adapator.
 */
static void iser_free_device_ib_res(struct iser_device *device)