On Mon, Jul 4, 2016 at 4:45 PM, Dan Carpenter <dan.carpenter at oracle.com> 
wrote:
> "brick" is allocated with devm_kzalloc() so freeing it with kfree()
> leads to a double free.  We can just delete it.

That makes perfect sense.

Reviewed-by: Alexandre Courbot <acourbot at nvidia.com>

Reply via email to