Re: [PATCH 3/5] staging: nvec: fix use-after-free in nvec_rx_completed()

From: Alexandru Hossu

Date: Mon Apr 13 2026 - 06:09:16 EST


On Mon, Apr 13, 2026, Dan Carpenter wrote:
> Add a Fixes tag.
> Delete this comment. (Obvious).
> Move this declaration to the start of the block.
> Otherwise, it looks good.

Thanks for the review. Will send v2 with:
- Fixes: d6bdcf2e1019 ("staging: nvec: Add battery quirk to ignore incomplete responses")
- Comment removed
- Declaration moved to start of block

Alexandru