On Mon, 28 Sep 2020 12:13:00 +0300, Dan Carpenter wrote: > The be_fill_queue() function can only fail when "eq_vaddress" is NULL > and since it's non-NULL here that means the function call can't fail. > But imagine if it could, then in that situation we would want to store > the "paddr" so that dma memory can be released. Applied to 5.10/scsi-queue, thanks! [1/1] scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs() https://git.kernel.org/mkp/scsi/c/38b2db564d9a -- Martin K. Petersen Oracle Linux Engineering